| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
DCPTypeDocument.DCPType |
DCPTypeDocument.addNewDCPType()
Appends and returns a new empty "DCPType" element
|
DCPTypeDocument.DCPType |
OperationType.addNewDCPType()
Appends and returns a new empty value (as xml) as the last "DCPType" element
|
DCPTypeDocument.DCPType |
DCPTypeDocument.getDCPType()
Gets the "DCPType" element
|
DCPTypeDocument.DCPType[] |
OperationType.getDCPTypeArray()
Gets array of all "DCPType" elements
|
DCPTypeDocument.DCPType |
OperationType.getDCPTypeArray(int i)
Gets ith "DCPType" element
|
DCPTypeDocument.DCPType |
OperationType.insertNewDCPType(int i)
Inserts and returns a new empty value (as xml) as the ith "DCPType" element
|
static DCPTypeDocument.DCPType |
DCPTypeDocument.DCPType.Factory.newInstance() |
static DCPTypeDocument.DCPType |
DCPTypeDocument.DCPType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DCPTypeDocument.setDCPType(DCPTypeDocument.DCPType dcpType)
Sets the "DCPType" element
|
void |
OperationType.setDCPTypeArray(DCPTypeDocument.DCPType[] dcpTypeArray)
Sets array of all "DCPType" element
|
void |
OperationType.setDCPTypeArray(int i,
DCPTypeDocument.DCPType dcpType)
Sets ith "DCPType" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DCPTypeDocumentImpl.DCPTypeImpl
An XML DCPType(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
DCPTypeDocument.DCPType |
DCPTypeDocumentImpl.addNewDCPType()
Appends and returns a new empty "DCPType" element
|
DCPTypeDocument.DCPType |
OperationTypeImpl.addNewDCPType()
Appends and returns a new empty value (as xml) as the last "DCPType" element
|
DCPTypeDocument.DCPType |
DCPTypeDocumentImpl.getDCPType()
Gets the "DCPType" element
|
DCPTypeDocument.DCPType[] |
OperationTypeImpl.getDCPTypeArray()
Gets array of all "DCPType" elements
|
DCPTypeDocument.DCPType |
OperationTypeImpl.getDCPTypeArray(int i)
Gets ith "DCPType" element
|
DCPTypeDocument.DCPType |
OperationTypeImpl.insertNewDCPType(int i)
Inserts and returns a new empty value (as xml) as the ith "DCPType" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DCPTypeDocumentImpl.setDCPType(DCPTypeDocument.DCPType dcpType)
Sets the "DCPType" element
|
void |
OperationTypeImpl.setDCPTypeArray(DCPTypeDocument.DCPType[] dcpTypeArray)
Sets array of all "DCPType" element
|
void |
OperationTypeImpl.setDCPTypeArray(int i,
DCPTypeDocument.DCPType dcpType)
Sets ith "DCPType" element
|
Copyright © 2015 52north.org. All rights reserved.