public static interface GetCoverageDocument.GetCoverage extends RequestBaseType
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetCoverageDocument.GetCoverage.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 |
|---|---|
DomainSubsetType |
addNewDomainSubset()
Appends and returns a new empty "DomainSubset" element
|
CodeType |
addNewIdentifier()
Appends and returns a new empty "Identifier" element
|
OutputType |
addNewOutput()
Appends and returns a new empty "Output" element
|
RangeSubsetType |
addNewRangeSubset()
Appends and returns a new empty "RangeSubset" element
|
DomainSubsetType |
getDomainSubset()
Gets the "DomainSubset" element
|
CodeType |
getIdentifier()
Gets the "Identifier" element
|
OutputType |
getOutput()
Gets the "Output" element
|
RangeSubsetType |
getRangeSubset()
Gets the "RangeSubset" element
|
boolean |
isSetRangeSubset()
True if has "RangeSubset" element
|
void |
setDomainSubset(DomainSubsetType domainSubset)
Sets the "DomainSubset" element
|
void |
setIdentifier(CodeType identifier)
Sets the "Identifier" element
|
void |
setOutput(OutputType output)
Sets the "Output" element
|
void |
setRangeSubset(RangeSubsetType rangeSubset)
Sets the "RangeSubset" element
|
void |
unsetRangeSubset()
Unsets the "RangeSubset" element
|
getService, getVersion, setService, setVersion, xgetService, xgetVersion, xsetService, xsetVersionchangeType, 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, xmlTextCodeType getIdentifier()
void setIdentifier(CodeType identifier)
CodeType addNewIdentifier()
DomainSubsetType getDomainSubset()
void setDomainSubset(DomainSubsetType domainSubset)
DomainSubsetType addNewDomainSubset()
RangeSubsetType getRangeSubset()
boolean isSetRangeSubset()
void setRangeSubset(RangeSubsetType rangeSubset)
RangeSubsetType addNewRangeSubset()
void unsetRangeSubset()
OutputType getOutput()
void setOutput(OutputType output)
OutputType addNewOutput()
Copyright © 2017 52north.org. All rights reserved.