Uses of Enum
org.jboss.shrinkwrap.descriptor.api.j2ee14.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.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return GenericBooleanTypeModifier and TypeMethodDescriptionstatic GenericBooleanTypeGenericBooleanType.getFromStringValue(String value) static GenericBooleanTypeReturns the enum constant of this type with the specified name.static GenericBooleanType[]GenericBooleanType.values()Returns an array containing the constants of this enum type, in the order they are declared.