Package at.bestsolution.uia
Interface IAnnotationTypeId
- All Superinterfaces:
INativeConstant
- All Known Implementing Classes:
StandardAnnotationTypeIds
represents a uia annotation type id
-
Method Summary
Modifier and TypeMethodDescriptionstatic IAnnotationTypeIdfromNativeValue(int nativeValue) intthe native valueMethods inherited from interface at.bestsolution.uia.INativeConstant
getConstantName
-
Method Details
-
getNativeValue
int getNativeValue()the native value- Specified by:
getNativeValuein interfaceINativeConstant- Returns:
- native value
-
fromNativeValue
-