Package com.imc.iss.groovy.rangeValues
Class RangeValue
java.lang.Object
com.imc.iss.groovy.rangeValues.RangeValue
-
Constructor Summary
ConstructorsConstructorDescriptionRangeValue(BusinessType type, String objectId, String objectName, String label) -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getType()voidsetInstance(BusinessObject instance) voidvoidsetObjectId(String objectId) voidsetObjectName(String objectName) voidsetType(BusinessType type)
-
Constructor Details
-
RangeValue
-
-
Method Details
-
getInstance
- Returns:
- the instance
-
getLabel
- Returns:
- the label
-
getObjectId
- Returns:
- the objectId
-
getObjectName
- Returns:
- the objectName
-
getType
-
setInstance
- Parameters:
$- {param} to set
-
setLabel
- Parameters:
$- {param} to set
-
setObjectId
- Parameters:
$- {param} to set
-
setObjectName
- Parameters:
$- {param} to set
-
setType
-