|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationDocument.Operation | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of OperationDocument.Operation in net.opengis.ows.x11 |
|---|
| Methods in net.opengis.ows.x11 that return OperationDocument.Operation | |
|---|---|
OperationDocument.Operation |
OperationsMetadataDocument.OperationsMetadata.addNewOperation()
Appends and returns a new empty value (as xml) as the last "Operation" element |
OperationDocument.Operation |
OperationDocument.addNewOperation()
Appends and returns a new empty "Operation" element |
OperationDocument.Operation |
OperationDocument.getOperation()
Gets the "Operation" element |
OperationDocument.Operation[] |
OperationsMetadataDocument.OperationsMetadata.getOperationArray()
Gets array of all "Operation" elements |
OperationDocument.Operation |
OperationsMetadataDocument.OperationsMetadata.getOperationArray(int i)
Gets ith "Operation" element |
OperationDocument.Operation |
OperationsMetadataDocument.OperationsMetadata.insertNewOperation(int i)
Inserts and returns a new empty value (as xml) as the ith "Operation" element |
static OperationDocument.Operation |
OperationDocument.Operation.Factory.newInstance()
|
static OperationDocument.Operation |
OperationDocument.Operation.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in net.opengis.ows.x11 with parameters of type OperationDocument.Operation | |
|---|---|
void |
OperationDocument.setOperation(OperationDocument.Operation operation)
Sets the "Operation" element |
void |
OperationsMetadataDocument.OperationsMetadata.setOperationArray(int i,
OperationDocument.Operation operation)
Sets ith "Operation" element |
void |
OperationsMetadataDocument.OperationsMetadata.setOperationArray(OperationDocument.Operation[] operationArray)
Sets array of all "Operation" element |
| Uses of OperationDocument.Operation in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement OperationDocument.Operation | |
|---|---|
static class |
OperationDocumentImpl.OperationImpl
An XML Operation(@http://www.opengis.net/ows/1.1). |
| Methods in net.opengis.ows.x11.impl that return OperationDocument.Operation | |
|---|---|
OperationDocument.Operation |
OperationsMetadataDocumentImpl.OperationsMetadataImpl.addNewOperation()
Appends and returns a new empty value (as xml) as the last "Operation" element |
OperationDocument.Operation |
OperationDocumentImpl.addNewOperation()
Appends and returns a new empty "Operation" element |
OperationDocument.Operation |
OperationDocumentImpl.getOperation()
Gets the "Operation" element |
OperationDocument.Operation[] |
OperationsMetadataDocumentImpl.OperationsMetadataImpl.getOperationArray()
Gets array of all "Operation" elements |
OperationDocument.Operation |
OperationsMetadataDocumentImpl.OperationsMetadataImpl.getOperationArray(int i)
Gets ith "Operation" element |
OperationDocument.Operation |
OperationsMetadataDocumentImpl.OperationsMetadataImpl.insertNewOperation(int i)
Inserts and returns a new empty value (as xml) as the ith "Operation" element |
| Methods in net.opengis.ows.x11.impl with parameters of type OperationDocument.Operation | |
|---|---|
void |
OperationDocumentImpl.setOperation(OperationDocument.Operation operation)
Sets the "Operation" element |
void |
OperationsMetadataDocumentImpl.OperationsMetadataImpl.setOperationArray(int i,
OperationDocument.Operation operation)
Sets ith "Operation" element |
void |
OperationsMetadataDocumentImpl.OperationsMetadataImpl.setOperationArray(OperationDocument.Operation[] operationArray)
Sets array of all "Operation" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||