Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.j2ee14.EnvEntryTypeValuesType
Packages that use EnvEntryTypeValuesType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of EnvEntryTypeValuesType in org.jboss.shrinkwrap.descriptor.api.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return EnvEntryTypeValuesTypeModifier and TypeMethodDescriptionEnvEntryType.getEnvEntryType()Returns theenv-entry-typeelementstatic EnvEntryTypeValuesTypeEnvEntryTypeValuesType.getFromStringValue(String value) static EnvEntryTypeValuesTypeReturns the enum constant of this class with the specified name.static EnvEntryTypeValuesType[]EnvEntryTypeValuesType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 with parameters of type EnvEntryTypeValuesTypeModifier and TypeMethodDescriptionEnvEntryType.envEntryType(EnvEntryTypeValuesType envEntryType) Sets theenv-entry-typeelement -
Uses of EnvEntryTypeValuesType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return EnvEntryTypeValuesTypeModifier and TypeMethodDescriptionEnvEntryTypeImpl.getEnvEntryType()Returns theenv-entry-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 with parameters of type EnvEntryTypeValuesTypeModifier and TypeMethodDescriptionEnvEntryTypeImpl.envEntryType(EnvEntryTypeValuesType envEntryType) Sets theenv-entry-typeelement