|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.WsdlSummaryDocumentImpl.WsdlSummaryImpl
public static class WsdlSummaryDocumentImpl.WsdlSummaryImpl
An XML wsdlSummary(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
WsdlSummaryDocumentImpl.WsdlSummaryImpl.PortTypeImpl
An XML portType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.WsdlSummaryDocument.WsdlSummary |
|---|
WsdlSummaryDocument.WsdlSummary.Factory, WsdlSummaryDocument.WsdlSummary.PortType |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.WsdlSummaryDocument.WsdlSummary |
|---|
type |
| Constructor Summary | |
|---|---|
WsdlSummaryDocumentImpl.WsdlSummaryImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsdlSummaryDocumentImpl.WsdlSummaryImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public java.lang.String getDocumentation()
getDocumentation in interface WsdlSummaryDocument.WsdlSummarypublic org.apache.xmlbeans.XmlString xgetDocumentation()
xgetDocumentation in interface WsdlSummaryDocument.WsdlSummarypublic boolean isSetDocumentation()
isSetDocumentation in interface WsdlSummaryDocument.WsdlSummarypublic void setDocumentation(java.lang.String documentation)
setDocumentation in interface WsdlSummaryDocument.WsdlSummarypublic void xsetDocumentation(org.apache.xmlbeans.XmlString documentation)
xsetDocumentation in interface WsdlSummaryDocument.WsdlSummarypublic void unsetDocumentation()
unsetDocumentation in interface WsdlSummaryDocument.WsdlSummarypublic WsdlSummaryDocument.WsdlSummary.PortType[] getPortTypeArray()
getPortTypeArray in interface WsdlSummaryDocument.WsdlSummarypublic WsdlSummaryDocument.WsdlSummary.PortType getPortTypeArray(int i)
getPortTypeArray in interface WsdlSummaryDocument.WsdlSummarypublic int sizeOfPortTypeArray()
sizeOfPortTypeArray in interface WsdlSummaryDocument.WsdlSummarypublic void setPortTypeArray(WsdlSummaryDocument.WsdlSummary.PortType[] portTypeArray)
setPortTypeArray in interface WsdlSummaryDocument.WsdlSummary
public void setPortTypeArray(int i,
WsdlSummaryDocument.WsdlSummary.PortType portType)
setPortTypeArray in interface WsdlSummaryDocument.WsdlSummarypublic WsdlSummaryDocument.WsdlSummary.PortType insertNewPortType(int i)
insertNewPortType in interface WsdlSummaryDocument.WsdlSummarypublic WsdlSummaryDocument.WsdlSummary.PortType addNewPortType()
addNewPortType in interface WsdlSummaryDocument.WsdlSummarypublic void removePortType(int i)
removePortType in interface WsdlSummaryDocument.WsdlSummarypublic java.lang.String getName()
getName in interface WsdlSummaryDocument.WsdlSummarypublic org.apache.xmlbeans.XmlString xgetName()
xgetName in interface WsdlSummaryDocument.WsdlSummarypublic void setName(java.lang.String name)
setName in interface WsdlSummaryDocument.WsdlSummarypublic void xsetName(org.apache.xmlbeans.XmlString name)
xsetName in interface WsdlSummaryDocument.WsdlSummarypublic java.lang.String getTargetNamespace()
getTargetNamespace in interface WsdlSummaryDocument.WsdlSummarypublic org.apache.xmlbeans.XmlString xgetTargetNamespace()
xgetTargetNamespace in interface WsdlSummaryDocument.WsdlSummarypublic void setTargetNamespace(java.lang.String targetNamespace)
setTargetNamespace in interface WsdlSummaryDocument.WsdlSummarypublic void xsetTargetNamespace(org.apache.xmlbeans.XmlString targetNamespace)
xsetTargetNamespace in interface WsdlSummaryDocument.WsdlSummary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||