Uses of Class
org.xmlsoap.schemas.ws._2004._08.addressing.RelationshipTypeValues

Packages that use RelationshipTypeValues
org.xmlsoap.schemas.ws._2004._08.addressing   
 

Uses of RelationshipTypeValues in org.xmlsoap.schemas.ws._2004._08.addressing
 

Fields in org.xmlsoap.schemas.ws._2004._08.addressing declared as RelationshipTypeValues
static RelationshipTypeValues RelationshipTypeValues.value1
           
 

Methods in org.xmlsoap.schemas.ws._2004._08.addressing that return RelationshipTypeValues
static RelationshipTypeValues RelationshipTypeValues.fromString(java.lang.String value)
           
static RelationshipTypeValues RelationshipTypeValues.fromValue(javax.xml.namespace.QName value)