Uses of Enum Class
org.glassfish.hk2.xml.internal.ModelPropertyType
Packages that use ModelPropertyType
-
Uses of ModelPropertyType in org.glassfish.hk2.xml.internal
Methods in org.glassfish.hk2.xml.internal that return ModelPropertyTypeModifier and TypeMethodDescriptionModelImpl.getModelPropertyType(String propNamespace, String propName) static ModelPropertyTypeReturns the enum constant of this class with the specified name.static ModelPropertyType[]ModelPropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.