public abstract static class XPFCategory.XPFCategoryBuilder<C extends XPFCategory,B extends XPFCategory.XPFCategoryBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFCategoryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
attributeValues(@NonNull Map<Locale,Map<String,XPFAttributeValue>> attributeValues) |
abstract C |
build() |
B |
catalog(@NonNull XPFCatalog catalog) |
B |
code(@NonNull String code) |
B |
displayNames(@NonNull XPFEntitySupplier<Map<Locale,String>> displayNames) |
B |
parent(XPFCategory parent) |
protected abstract B |
self() |
String |
toString() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFCategory,B extends XPFCategory.XPFCategoryBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFCategory,B extends XPFCategory.XPFCategoryBuilder<C,B>>public B displayNames(@NonNull @NonNull XPFEntitySupplier<Map<Locale,String>> displayNames)
this.public B attributeValues(@NonNull @NonNull Map<Locale,Map<String,XPFAttributeValue>> attributeValues)
this.public B catalog(@NonNull @NonNull XPFCatalog catalog)
this.public B parent(XPFCategory parent)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFCategory,B extends XPFCategory.XPFCategoryBuilder<C,B>>Copyright © 2026. All rights reserved.