public abstract static class XPFAttributeValue.XPFAttributeValueBuilder<C extends XPFAttributeValue,B extends XPFAttributeValue.XPFAttributeValueBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFAttributeValueBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
attribute(XPFAttribute attribute) |
abstract C |
build() |
protected abstract B |
self() |
B |
stringMultiValues(@NonNull List<String> stringMultiValues) |
B |
stringValue(String stringValue) |
String |
toString() |
B |
value(Object value) |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFAttributeValue,B extends XPFAttributeValue.XPFAttributeValueBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFAttributeValue,B extends XPFAttributeValue.XPFAttributeValueBuilder<C,B>>public B stringMultiValues(@NonNull @NonNull List<String> stringMultiValues)
this.public B attribute(XPFAttribute attribute)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFAttributeValue,B extends XPFAttributeValue.XPFAttributeValueBuilder<C,B>>Copyright © 2026. All rights reserved.