|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RegisterServiceMapDocument.RegisterServiceMap
An XML RegisterServiceMap(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RegisterServiceMapDocument.RegisterServiceMap.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getServiceMap()
Gets the "serviceMap" element |
java.lang.String |
getWsdl()
Gets the "wsdl" element |
void |
setServiceMap(java.lang.String serviceMap)
Sets the "serviceMap" element |
void |
setWsdl(java.lang.String wsdl)
Sets the "wsdl" element |
org.apache.xmlbeans.XmlString |
xgetServiceMap()
Gets (as xml) the "serviceMap" element |
org.apache.xmlbeans.XmlString |
xgetWsdl()
Gets (as xml) the "wsdl" element |
void |
xsetServiceMap(org.apache.xmlbeans.XmlString serviceMap)
Sets (as xml) the "serviceMap" element |
void |
xsetWsdl(org.apache.xmlbeans.XmlString wsdl)
Sets (as xml) the "wsdl" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getServiceMap()
org.apache.xmlbeans.XmlString xgetServiceMap()
void setServiceMap(java.lang.String serviceMap)
void xsetServiceMap(org.apache.xmlbeans.XmlString serviceMap)
java.lang.String getWsdl()
org.apache.xmlbeans.XmlString xgetWsdl()
void setWsdl(java.lang.String wsdl)
void xsetWsdl(org.apache.xmlbeans.XmlString wsdl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||