public interface CategoryRange extends RangeComponent, HasCodeSpace, HasConstraints<AllowedTokens>
Modifier and Type | Method and Description |
---|---|
CategoryRange |
copy()
Return a structural copy of this component
The copy is done recursively, but only the structure is copied (not the data)
|
java.lang.String[] |
getValue()
Gets the value property
|
boolean |
isSetValue()
Checks if value is set
|
void |
setValue(java.lang.String[] value)
Sets the value property
|
addQuality, addQuality, addQuality, addQuality, getAxisID, getDataType, getNilValues, getNilValuesProperty, getNumQualitys, getQualityList, getReferenceFrame, isSetAxisID, isSetNilValues, isSetReferenceFrame, setAxisID, setDataType, setNilValues, setReferenceFrame, unSetValue
accept, addComponent, assignNewDataBlock, clearData, clone, createDataBlock, getComponent, getComponent, getComponentCount, getComponentIndex, getData, getDefinition, getName, getOptional, getParent, getUpdatable, hasConstraints, hasData, isSetDefinition, isSetOptional, isSetUpdatable, removeComponent, removeComponent, renewDataBlock, setData, setDefinition, setName, setOptional, setUpdatable, unSetOptional, unSetUpdatable, validateData
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
getCodeSpace, isSetCodeSpace, setCodeSpace
getConstraint, getConstraintProperty, isSetConstraint, setConstraint
CategoryRange copy()
DataComponent
copy
in interface DataComponent
copy
in interface HasCopy
java.lang.String[] getValue()
boolean isSetValue()
isSetValue
in interface SimpleComponent
void setValue(java.lang.String[] value)