|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WsdlType | |
|---|---|
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd | |
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl | |
| Uses of WsdlType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd |
|---|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return WsdlType | |
|---|---|
WsdlType |
ReferencesType.addNewWsdl()
Appends and returns a new empty value (as xml) as the last "wsdl" element |
WsdlType[] |
ReferencesType.getWsdlArray()
Gets array of all "wsdl" elements |
WsdlType |
ReferencesType.getWsdlArray(int i)
Gets ith "wsdl" element |
WsdlType |
ReferencesType.insertNewWsdl(int i)
Inserts and returns a new empty value (as xml) as the ith "wsdl" element |
static WsdlType |
WsdlType.Factory.newInstance()
|
static WsdlType |
WsdlType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(File file)
|
static WsdlType |
WsdlType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(InputStream is)
|
static WsdlType |
WsdlType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(Node node)
|
static WsdlType |
WsdlType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(Reader r)
|
static WsdlType |
WsdlType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(String xmlAsString)
|
static WsdlType |
WsdlType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(URL u)
|
static WsdlType |
WsdlType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static WsdlType |
WsdlType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static WsdlType |
WsdlType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static WsdlType |
WsdlType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static WsdlType |
WsdlType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type WsdlType | |
|---|---|
void |
ReferencesType.setWsdlArray(int i,
WsdlType wsdl)
Sets ith "wsdl" element |
void |
ReferencesType.setWsdlArray(WsdlType[] wsdlArray)
Sets array of all "wsdl" element |
| Uses of WsdlType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl |
|---|
| Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement WsdlType | |
|---|---|
class |
WsdlTypeImpl
An XML wsdlType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd). |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return WsdlType | |
|---|---|
WsdlType |
ReferencesTypeImpl.addNewWsdl()
Appends and returns a new empty value (as xml) as the last "wsdl" element |
WsdlType[] |
ReferencesTypeImpl.getWsdlArray()
Gets array of all "wsdl" elements |
WsdlType |
ReferencesTypeImpl.getWsdlArray(int i)
Gets ith "wsdl" element |
WsdlType |
ReferencesTypeImpl.insertNewWsdl(int i)
Inserts and returns a new empty value (as xml) as the ith "wsdl" element |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type WsdlType | |
|---|---|
void |
ReferencesTypeImpl.setWsdlArray(int i,
WsdlType wsdl)
Sets ith "wsdl" element |
void |
ReferencesTypeImpl.setWsdlArray(WsdlType[] wsdlArray)
Sets array of all "wsdl" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||