|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCPTypeDocument.DCPType | |
---|---|
net.opengis.wms | |
net.opengis.wms.impl |
Uses of DCPTypeDocument.DCPType in net.opengis.wms |
---|
Methods in net.opengis.wms that return DCPTypeDocument.DCPType | |
---|---|
DCPTypeDocument.DCPType |
OperationType.addNewDCPType()
Appends and returns a new empty value (as xml) as the last "DCPType" element |
DCPTypeDocument.DCPType |
DCPTypeDocument.addNewDCPType()
Appends and returns a new empty "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)
|
Methods in net.opengis.wms with parameters of type DCPTypeDocument.DCPType | |
---|---|
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 |
Uses of DCPTypeDocument.DCPType in net.opengis.wms.impl |
---|
Classes in net.opengis.wms.impl that implement DCPTypeDocument.DCPType | |
---|---|
static class |
DCPTypeDocumentImpl.DCPTypeImpl
An XML DCPType(@http://www.opengis.net/wms). |
Methods in net.opengis.wms.impl that return DCPTypeDocument.DCPType | |
---|---|
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 |
Methods in net.opengis.wms.impl with parameters of type DCPTypeDocument.DCPType | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |