Package wt.ixb.publicforapps.contextData
Class IXFidelity
java.lang.Object
wt.fc.EnumeratedType
wt.ixb.publicforapps.contextData._IXFidelity
wt.ixb.publicforapps.contextData.IXFidelity
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
The enum class for the different IX fidelity levels available
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IXFidelityIt is set when maximum attribute information is to be provided for collaboration
Supported API: trueFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Field Details
-
HIGH
It is set when maximum attribute information is to be provided for collaboration
Supported API: true
-