| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest.encoder.identifier |
| Modifier and Type | Method and Description |
|---|---|
static IdentifierInfo |
IdentifierInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentifierInfo[] |
IdentifierInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GSIdentifierInfoEncoder.delMember(IdentifierInfo type)
Deletes an IdentifierInfo member
|
protected String |
GSIdentifierInfoEncoder.getMember(IdentifierInfo type)
Get the value of the IdentifierInfo member
|
protected void |
GSIdentifierInfoEncoder.setMember(IdentifierInfo type,
String value)
Set an IdentifierInfo member (authority, identifier)
|
Copyright © 2007–2016 PDOK. All rights reserved.