public static interface CapabilitiesDocument.Capabilities.Contents.HarvestedService
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CapabilitiesDocument.Capabilities.Contents.HarvestedService.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 |
getServiceType()
Gets the "ServiceType" element
|
String |
getServiceURL()
Gets the "ServiceURL" element
|
void |
setServiceType(String serviceType)
Sets the "ServiceType" element
|
void |
setServiceURL(String serviceURL)
Sets the "ServiceURL" element
|
org.apache.xmlbeans.XmlString |
xgetServiceType()
Gets (as xml) the "ServiceType" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetServiceURL()
Gets (as xml) the "ServiceURL" element
|
void |
xsetServiceType(org.apache.xmlbeans.XmlString serviceType)
Sets (as xml) the "ServiceType" element
|
void |
xsetServiceURL(org.apache.xmlbeans.XmlAnyURI serviceURL)
Sets (as xml) the "ServiceURL" element
|
changeType, compareTo, compareValue, copy, 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 getServiceURL()
org.apache.xmlbeans.XmlAnyURI xgetServiceURL()
void setServiceURL(String serviceURL)
void xsetServiceURL(org.apache.xmlbeans.XmlAnyURI serviceURL)
String getServiceType()
org.apache.xmlbeans.XmlString xgetServiceType()
void setServiceType(String serviceType)
void xsetServiceType(org.apache.xmlbeans.XmlString serviceType)
Copyright © 2017 52north.org. All rights reserved.