Uses of Enum
org.jboss.shrinkwrap.descriptor.api.connector15.ConfigPropertyTypeType
Packages that use ConfigPropertyTypeType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ConfigPropertyTypeType in org.jboss.shrinkwrap.descriptor.api.connector15
Methods in org.jboss.shrinkwrap.descriptor.api.connector15 that return ConfigPropertyTypeTypeModifier and TypeMethodDescriptionConfigPropertyType.getConfigPropertyType()Returns theconfig-property-typeelementstatic ConfigPropertyTypeTypeConfigPropertyTypeType.getFromStringValue(String value) static ConfigPropertyTypeTypeReturns the enum constant of this type with the specified name.static ConfigPropertyTypeType[]ConfigPropertyTypeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.connector15 with parameters of type ConfigPropertyTypeTypeModifier and TypeMethodDescriptionConfigPropertyType.configPropertyType(ConfigPropertyTypeType configPropertyType) Sets theconfig-property-typeelement -
Uses of ConfigPropertyTypeType in org.jboss.shrinkwrap.descriptor.impl.connector15
Methods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return ConfigPropertyTypeTypeModifier and TypeMethodDescriptionConfigPropertyTypeImpl.getConfigPropertyType()Returns theconfig-property-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 with parameters of type ConfigPropertyTypeTypeModifier and TypeMethodDescriptionConfigPropertyTypeImpl.configPropertyType(ConfigPropertyTypeType configPropertyType) Sets theconfig-property-typeelement