public abstract static class XPFSession.XPFSessionBuilder<C extends XPFSession,B extends XPFSession.XPFSessionBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFSessionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract C |
build() |
B |
currency(@NonNull Currency currency) |
B |
locale(@NonNull Locale locale) |
protected abstract B |
self() |
B |
tagSet(@NonNull Map<String,Object> tagSet) |
String |
toString() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFSession,B extends XPFSession.XPFSessionBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFSession,B extends XPFSession.XPFSessionBuilder<C,B>>public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFSession,B extends XPFSession.XPFSessionBuilder<C,B>>Copyright © 2026. All rights reserved.