| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Field and Description |
|---|---|
static ServiceDocument.Service.Name.Enum |
ServiceDocument.Service.Name.WMS |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDocument.Service.Name.Enum |
ServiceDocument.Service.Name.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ServiceDocument.Service.Name.Enum |
ServiceDocument.Service.Name.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ServiceDocument.Service.Name.Enum |
ServiceDocument.Service.getName()
Gets the "Name" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDocument.Service.setName(ServiceDocument.Service.Name.Enum name)
Sets the "Name" element
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDocument.Service.Name.Enum |
ServiceDocumentImpl.ServiceImpl.getName()
Gets the "Name" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDocumentImpl.ServiceImpl.setName(ServiceDocument.Service.Name.Enum name)
Sets the "Name" element
|
Copyright © 2015 52north.org. All rights reserved.