| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
AuthorityURLDocument.AuthorityURL |
AuthorityURLDocument.addNewAuthorityURL()
Appends and returns a new empty "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL |
LayerDocument.Layer.addNewAuthorityURL()
Appends and returns a new empty value (as xml) as the last "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL |
AuthorityURLDocument.getAuthorityURL()
Gets the "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL[] |
LayerDocument.Layer.getAuthorityURLArray()
Gets array of all "AuthorityURL" elements
|
AuthorityURLDocument.AuthorityURL |
LayerDocument.Layer.getAuthorityURLArray(int i)
Gets ith "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL |
LayerDocument.Layer.insertNewAuthorityURL(int i)
Inserts and returns a new empty value (as xml) as the ith "AuthorityURL" element
|
static AuthorityURLDocument.AuthorityURL |
AuthorityURLDocument.AuthorityURL.Factory.newInstance() |
static AuthorityURLDocument.AuthorityURL |
AuthorityURLDocument.AuthorityURL.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorityURLDocument.setAuthorityURL(AuthorityURLDocument.AuthorityURL authorityURL)
Sets the "AuthorityURL" element
|
void |
LayerDocument.Layer.setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
Sets array of all "AuthorityURL" element
|
void |
LayerDocument.Layer.setAuthorityURLArray(int i,
AuthorityURLDocument.AuthorityURL authorityURL)
Sets ith "AuthorityURL" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthorityURLDocumentImpl.AuthorityURLImpl
An XML AuthorityURL(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
AuthorityURLDocument.AuthorityURL |
LayerDocumentImpl.LayerImpl.addNewAuthorityURL()
Appends and returns a new empty value (as xml) as the last "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL |
AuthorityURLDocumentImpl.addNewAuthorityURL()
Appends and returns a new empty "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL |
AuthorityURLDocumentImpl.getAuthorityURL()
Gets the "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL[] |
LayerDocumentImpl.LayerImpl.getAuthorityURLArray()
Gets array of all "AuthorityURL" elements
|
AuthorityURLDocument.AuthorityURL |
LayerDocumentImpl.LayerImpl.getAuthorityURLArray(int i)
Gets ith "AuthorityURL" element
|
AuthorityURLDocument.AuthorityURL |
LayerDocumentImpl.LayerImpl.insertNewAuthorityURL(int i)
Inserts and returns a new empty value (as xml) as the ith "AuthorityURL" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorityURLDocumentImpl.setAuthorityURL(AuthorityURLDocument.AuthorityURL authorityURL)
Sets the "AuthorityURL" element
|
void |
LayerDocumentImpl.LayerImpl.setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
Sets array of all "AuthorityURL" element
|
void |
LayerDocumentImpl.LayerImpl.setAuthorityURLArray(int i,
AuthorityURLDocument.AuthorityURL authorityURL)
Sets ith "AuthorityURL" element
|
Copyright © 2015 52north.org. All rights reserved.