|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface WsdlSummaryDocument.WsdlSummary
An XML wsdlSummary(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
WsdlSummaryDocument.WsdlSummary.Factory
A factory class with static methods for creating instances of this type. |
static interface |
WsdlSummaryDocument.WsdlSummary.PortType
An XML portType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
WsdlSummaryDocument.WsdlSummary.PortType |
addNewPortType()
Appends and returns a new empty value (as xml) as the last "portType" element |
java.lang.String |
getDocumentation()
Gets the "documentation" element |
java.lang.String |
getName()
Gets the "name" attribute |
WsdlSummaryDocument.WsdlSummary.PortType[] |
getPortTypeArray()
Gets array of all "portType" elements |
WsdlSummaryDocument.WsdlSummary.PortType |
getPortTypeArray(int i)
Gets ith "portType" element |
java.lang.String |
getTargetNamespace()
Gets the "targetNamespace" attribute |
WsdlSummaryDocument.WsdlSummary.PortType |
insertNewPortType(int i)
Inserts and returns a new empty value (as xml) as the ith "portType" element |
boolean |
isSetDocumentation()
True if has "documentation" element |
void |
removePortType(int i)
Removes the ith "portType" element |
void |
setDocumentation(java.lang.String documentation)
Sets the "documentation" element |
void |
setName(java.lang.String name)
Sets the "name" attribute |
void |
setPortTypeArray(int i,
WsdlSummaryDocument.WsdlSummary.PortType portType)
Sets ith "portType" element |
void |
setPortTypeArray(WsdlSummaryDocument.WsdlSummary.PortType[] portTypeArray)
Sets array of all "portType" element |
void |
setTargetNamespace(java.lang.String targetNamespace)
Sets the "targetNamespace" attribute |
int |
sizeOfPortTypeArray()
Returns number of "portType" element |
void |
unsetDocumentation()
Unsets the "documentation" element |
org.apache.xmlbeans.XmlString |
xgetDocumentation()
Gets (as xml) the "documentation" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute |
org.apache.xmlbeans.XmlString |
xgetTargetNamespace()
Gets (as xml) the "targetNamespace" attribute |
void |
xsetDocumentation(org.apache.xmlbeans.XmlString documentation)
Sets (as xml) the "documentation" element |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetTargetNamespace(org.apache.xmlbeans.XmlString targetNamespace)
Sets (as xml) the "targetNamespace" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getDocumentation()
org.apache.xmlbeans.XmlString xgetDocumentation()
boolean isSetDocumentation()
void setDocumentation(java.lang.String documentation)
void xsetDocumentation(org.apache.xmlbeans.XmlString documentation)
void unsetDocumentation()
WsdlSummaryDocument.WsdlSummary.PortType[] getPortTypeArray()
WsdlSummaryDocument.WsdlSummary.PortType getPortTypeArray(int i)
int sizeOfPortTypeArray()
void setPortTypeArray(WsdlSummaryDocument.WsdlSummary.PortType[] portTypeArray)
void setPortTypeArray(int i,
WsdlSummaryDocument.WsdlSummary.PortType portType)
WsdlSummaryDocument.WsdlSummary.PortType insertNewPortType(int i)
WsdlSummaryDocument.WsdlSummary.PortType addNewPortType()
void removePortType(int i)
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
java.lang.String getTargetNamespace()
org.apache.xmlbeans.XmlString xgetTargetNamespace()
void setTargetNamespace(java.lang.String targetNamespace)
void xsetTargetNamespace(org.apache.xmlbeans.XmlString targetNamespace)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||