Uses of Interface
org.w3.x2005.x08.addressing.RelationshipType

Packages that use RelationshipType
org.w3.x2005.x08.addressing   
org.w3.x2005.x08.addressing.impl   
 

Uses of RelationshipType in org.w3.x2005.x08.addressing
 

Methods in org.w3.x2005.x08.addressing that return RelationshipType
static RelationshipType RelationshipType.Factory.newInstance()
           
static RelationshipType RelationshipType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.newValue(Object obj)
           
static RelationshipType RelationshipType.Factory.parse(File file)
           
static RelationshipType RelationshipType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.parse(InputStream is)
           
static RelationshipType RelationshipType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.parse(Node node)
           
static RelationshipType RelationshipType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.parse(Reader r)
           
static RelationshipType RelationshipType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.parse(String xmlAsString)
           
static RelationshipType RelationshipType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.parse(URL u)
           
static RelationshipType RelationshipType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static RelationshipType RelationshipType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static RelationshipType RelationshipType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static RelationshipType RelationshipType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static RelationshipType RelationshipType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of RelationshipType in org.w3.x2005.x08.addressing.impl
 

Classes in org.w3.x2005.x08.addressing.impl that implement RelationshipType
 class RelationshipTypeImpl
          An XML RelationshipType(@http://www.w3.org/2005/08/addressing).
 class RelationshipTypeOpenEnumImpl
          An XML RelationshipTypeOpenEnum(@http://www.w3.org/2005/08/addressing).
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.