ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.connector15.ConfigPropertyTypeType

Packages that use ConfigPropertyTypeType
org.jboss.shrinkwrap.descriptor.api.connector15 Provides the interfaces and enumeration types 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 ConfigPropertyTypeType
 ConfigPropertyTypeType ConfigPropertyType.getConfigPropertyType()
          Returns the config-property-type element
static ConfigPropertyTypeType ConfigPropertyTypeType.getFromStringValue(String value)
           
static ConfigPropertyTypeType ConfigPropertyTypeType.valueOf(String name)
          Returns 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 ConfigPropertyTypeType
 ConfigPropertyType<T> ConfigPropertyType.configPropertyType(ConfigPropertyTypeType configPropertyType)
          Sets the config-property-type element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.