public class XPFSettingValue extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFSettingValue.XPFSettingValueBuilder<C extends XPFSettingValue,B extends XPFSettingValue.XPFSettingValueBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFSettingValue(Object value,
XPFSettingValueTypeEnum valueType) |
protected |
XPFSettingValue(XPFSettingValue.XPFSettingValueBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFSettingValue.XPFSettingValueBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Object |
getValue()
The setting value.
|
XPFSettingValueTypeEnum |
getValueType()
The data type of the value.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFSettingValue(XPFSettingValue.XPFSettingValueBuilder<?,?> b)
public XPFSettingValue(Object value, XPFSettingValueTypeEnum valueType)
public static XPFSettingValue.XPFSettingValueBuilder<?,?> builder()
public Object getValue()
public XPFSettingValueTypeEnum getValueType()
Copyright © 2026. All rights reserved.