public static interface SoaServiceEprsDocument.SoaServiceEprs
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SoaServiceEprsDocument.SoaServiceEprs.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getGfacUrl()
Gets the "gfac-url" element
|
String |
getHostDescriptor()
Gets the "hostDescriptor" element
|
String |
getRegistryUrl()
Gets the "registry-url" element
|
String |
getResourceSchedulerUrl()
Gets the "resource-scheduler-url" element
|
boolean |
isSetHostDescriptor()
True if has "hostDescriptor" element
|
boolean |
isSetResourceSchedulerUrl()
True if has "resource-scheduler-url" element
|
void |
setGfacUrl(String gfacUrl)
Sets the "gfac-url" element
|
void |
setHostDescriptor(String hostDescriptor)
Sets the "hostDescriptor" element
|
void |
setRegistryUrl(String registryUrl)
Sets the "registry-url" element
|
void |
setResourceSchedulerUrl(String resourceSchedulerUrl)
Sets the "resource-scheduler-url" element
|
void |
unsetHostDescriptor()
Unsets the "hostDescriptor" element
|
void |
unsetResourceSchedulerUrl()
Unsets the "resource-scheduler-url" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetGfacUrl()
Gets (as xml) the "gfac-url" element
|
org.apache.xmlbeans.XmlString |
xgetHostDescriptor()
Gets (as xml) the "hostDescriptor" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetRegistryUrl()
Gets (as xml) the "registry-url" element
|
org.apache.xmlbeans.XmlString |
xgetResourceSchedulerUrl()
Gets (as xml) the "resource-scheduler-url" element
|
void |
xsetGfacUrl(org.apache.xmlbeans.XmlAnyURI gfacUrl)
Sets (as xml) the "gfac-url" element
|
void |
xsetHostDescriptor(org.apache.xmlbeans.XmlString hostDescriptor)
Sets (as xml) the "hostDescriptor" element
|
void |
xsetRegistryUrl(org.apache.xmlbeans.XmlAnyURI registryUrl)
Sets (as xml) the "registry-url" element
|
void |
xsetResourceSchedulerUrl(org.apache.xmlbeans.XmlString resourceSchedulerUrl)
Sets (as xml) the "resource-scheduler-url" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getGfacUrl()
org.apache.xmlbeans.XmlAnyURI xgetGfacUrl()
void setGfacUrl(String gfacUrl)
void xsetGfacUrl(org.apache.xmlbeans.XmlAnyURI gfacUrl)
String getRegistryUrl()
org.apache.xmlbeans.XmlAnyURI xgetRegistryUrl()
void setRegistryUrl(String registryUrl)
void xsetRegistryUrl(org.apache.xmlbeans.XmlAnyURI registryUrl)
String getResourceSchedulerUrl()
org.apache.xmlbeans.XmlString xgetResourceSchedulerUrl()
boolean isSetResourceSchedulerUrl()
void setResourceSchedulerUrl(String resourceSchedulerUrl)
void xsetResourceSchedulerUrl(org.apache.xmlbeans.XmlString resourceSchedulerUrl)
void unsetResourceSchedulerUrl()
String getHostDescriptor()
org.apache.xmlbeans.XmlString xgetHostDescriptor()
boolean isSetHostDescriptor()
void setHostDescriptor(String hostDescriptor)
void xsetHostDescriptor(org.apache.xmlbeans.XmlString hostDescriptor)
void unsetHostDescriptor()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.