Class CustomField
java.lang.Object
ch.cern.eam.wshub.core.services.entities.CustomField
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getLabel()getType()getUOM()getValue()voidsetClassCode(String classCode) voidvoidsetEntityCode(String entityCode) voidsetGroupLabel(String groupLabel) voidvoidsetLovType(String lovType) voidsetLovValidate(String lovValidate) voidsetMaxValue(String maxValue) voidsetMinValue(String minValue) voidsetRentCodeValue(String rentCodeValue) voidsetSystemEntity(String systemEntity) voidvoidvoidvoidsetValueDesc(String valueDesc) toString()
-
Constructor Details
-
CustomField
public CustomField() -
CustomField
-
-
Method Details
-
getCode
-
setCode
-
getValue
-
setValue
-
getType
-
setType
-
getLabel
-
setLabel
-
getSystemEntity
-
setSystemEntity
-
getUOM
-
setUOM
-
getRentCodeValue
-
setRentCodeValue
-
getValueDesc
-
setValueDesc
-
getMinValue
-
setMinValue
-
getMaxValue
-
setMaxValue
-
getEntityCode
-
setEntityCode
-
getClassCode
-
setClassCode
-
getLovType
-
setLovType
-
getLovValidate
-
setLovValidate
-
getGroupLabel
-
setGroupLabel
-
toString
-