ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13.AddressingResponsesType

Packages that use AddressingResponsesType
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of AddressingResponsesType in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 that return AddressingResponsesType
static AddressingResponsesType AddressingResponsesType.getFromStringValue(String value)
           
 AddressingResponsesType AddressingType.getResponses()
          Returns the responses element
static AddressingResponsesType AddressingResponsesType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AddressingResponsesType[] AddressingResponsesType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 with parameters of type AddressingResponsesType
 AddressingType<T> AddressingType.responses(AddressingResponsesType responses)
          Sets the responses element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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