@Entity public class NumericCustomFieldValue extends CustomFieldValue
binding, boundEntityId, boundEntityType, cufId, MAX_SIZE, value| Constructor and Description |
|---|
NumericCustomFieldValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CustomFieldValueVisitor visitor) |
RawValue |
asRawValue() |
CustomFieldValue |
copy() |
BigDecimal |
getNumericValue() |
String |
getValue() |
void |
setValue(String value) |
getBinding, getBoundEntityId, getBoundEntityType, getCufId, getCustomField, getId, getValueAsDate, representsSameBinding, representsSameCustomField, setBinding, setBoundEntity, setCufId, setIdpublic void setValue(String value)
setValue in interface SingleValuedCustomFieldValuesetValue in class CustomFieldValuepublic String getValue()
getValue in interface SingleValuedCustomFieldValuegetValue in class CustomFieldValuepublic CustomFieldValue copy()
copy in class CustomFieldValuepublic void accept(CustomFieldValueVisitor visitor)
accept in class CustomFieldValuepublic BigDecimal getNumericValue()
public RawValue asRawValue()
asRawValue in interface SingleValuedCustomFieldValueasRawValue in class CustomFieldValueCopyright © 2010–2016 Henix, henix.fr. All rights reserved.