Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee6.GenericBooleanType
Packages that use GenericBooleanType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
-
Uses of GenericBooleanType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return GenericBooleanTypeModifier and TypeMethodDescriptionstatic GenericBooleanTypeGenericBooleanType.getFromStringValue(String value) static GenericBooleanTypeReturns the enum constant of this class with the specified name.static GenericBooleanType[]GenericBooleanType.values()Returns an array containing the constants of this enum class, in the order they are declared.