public class XPFCatalog extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFCatalog.XPFCatalogBuilder<C extends XPFCatalog,B extends XPFCatalog.XPFCatalogBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFCatalog(String code) |
protected |
XPFCatalog(XPFCatalog.XPFCatalogBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFCatalog.XPFCatalogBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCode()
The catalog code.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFCatalog(XPFCatalog.XPFCatalogBuilder<?,?> b)
public XPFCatalog(String code)
public static XPFCatalog.XPFCatalogBuilder<?,?> builder()
public String getCode()
Copyright © 2026. All rights reserved.