| Modifier and Type | Method and Description | 
|---|---|
| static TExtensibilityElement | TExtensibilityElement.Factory. newInstance()Deprecated. 
 No need to be able to create instances of abstract types | 
| static TExtensibilityElement | TExtensibilityElement.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated. 
 No need to be able to create instances of abstract types | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(File file) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(InputStream is) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(Node node) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(Reader r) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(String xmlAsString) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(URL u) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(XMLStreamReader sr) | 
| static TExtensibilityElement | TExtensibilityElement.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AddressTypeAn XML addressType(@http://schemas.xmlsoap.org/wsdl/http/). | 
| interface  | BindingTypeAn XML bindingType(@http://schemas.xmlsoap.org/wsdl/http/). | 
| interface  | OperationTypeAn XML operationType(@http://schemas.xmlsoap.org/wsdl/http/). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AddressTypeImplAn XML addressType(@http://schemas.xmlsoap.org/wsdl/http/). | 
| class  | BindingTypeImplAn XML bindingType(@http://schemas.xmlsoap.org/wsdl/http/). | 
| class  | OperationTypeImplAn XML operationType(@http://schemas.xmlsoap.org/wsdl/http/). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TExtensibilityElementImplAn XML tExtensibilityElement(@http://schemas.xmlsoap.org/wsdl/). | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ContentTypeAn XML contentType(@http://schemas.xmlsoap.org/wsdl/mime/). | 
| interface  | MultipartRelatedTypeAn XML multipartRelatedType(@http://schemas.xmlsoap.org/wsdl/mime/). | 
| interface  | TMimeXmlAn XML tMimeXml(@http://schemas.xmlsoap.org/wsdl/mime/). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContentTypeImplAn XML contentType(@http://schemas.xmlsoap.org/wsdl/mime/). | 
| class  | MultipartRelatedTypeImplAn XML multipartRelatedType(@http://schemas.xmlsoap.org/wsdl/mime/). | 
| class  | TMimeXmlImplAn XML tMimeXml(@http://schemas.xmlsoap.org/wsdl/mime/). | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TAddressAn XML tAddress(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| interface  | TBindingAn XML tBinding(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| interface  | TBodyAn XML tBody(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| interface  | TFaultAn XML tFault(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| interface  | TFaultResAn XML tFaultRes(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| interface  | THeaderAn XML tHeader(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| interface  | TOperationAn XML tOperation(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TAddressImplAn XML tAddress(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| class  | TBindingImplAn XML tBinding(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| class  | TBodyImplAn XML tBody(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| class  | TFaultImplAn XML tFault(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| class  | TFaultResImplAn XML tFaultRes(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| class  | THeaderImplAn XML tHeader(@http://schemas.xmlsoap.org/wsdl/soap/). | 
| class  | TOperationImplAn XML tOperation(@http://schemas.xmlsoap.org/wsdl/soap/). | 
Copyright © 2019. All Rights Reserved.