public interface ClassificationAttributeDescription extends AttributeDescription
MAXOCCURS_1, MAXOCCURS_UNBOUNDED, MINOCCURS_0, MINOCCURS_1, TYPE_ANY_SIMPLE_TYPE, TYPE_BOOLEAN, TYPE_DATE, TYPE_DATE_TIME, TYPE_DECIMAL, TYPE_DOUBLE, TYPE_DURATION, TYPE_NUMBER, TYPE_STRING, TYPE_TIME, TYPE_URL
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassificationSchemeKey()
Returns key of the classification scheme used to classify this attribute.
|
getDataType, getDefaultValue, getDescription, getDisplayName, getEnumValues, getLocalName, getMaxOccurs, getMinOccurs, getName, getPrecision, getType, getUnitLabel, isIndexed, isPrefix, isReadOnly, isSystemDefined, isUsed, setDefaultValue, setDescription, setEnumValues, setIndexed, setMaxOccurs, setMinOccurs, setName, setPrecision, setPrefix, setReadOnly, setUnitLabel, toXML
java.lang.String getClassificationSchemeKey() throws CSAppFrameworkException
CSAppFrameworkException
- if an internal error occurs.