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

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

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

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

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

Classes in org.w3.x2005.x08.addressing.impl that implement FaultCodesType
 class FaultCodesOpenEnumTypeImpl
          An XML FaultCodesOpenEnumType(@http://www.w3.org/2005/08/addressing).
 class FaultCodesTypeImpl
          An XML FaultCodesType(@http://www.w3.org/2005/08/addressing).
 



Copyright © 2004-2012 52north.org. All Rights Reserved.