Uses of Enum Class
org.umlg.javaprimitivetype.JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum
Packages that use JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum
-
Uses of JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum in org.umlg.javaprimitivetype
Methods in org.umlg.javaprimitivetype that return JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnumModifier and TypeMethodDescriptionJavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum.fromLabel(String _label)JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum.fromQualifiedName(String qualifiedName)JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum.valueOf(String name)Returns the enum constant of this class with the specified name.JavaManyPrimitiveTypeWithValidation.JavaManyPrimitiveTypeWithValidationRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.