|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierInfo | |
|---|---|
| it.geosolutions.geoserver.rest.encoder.identifier | |
| Uses of IdentifierInfo in it.geosolutions.geoserver.rest.encoder.identifier |
|---|
| Methods in it.geosolutions.geoserver.rest.encoder.identifier that return IdentifierInfo | |
|---|---|
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. |
| Methods in it.geosolutions.geoserver.rest.encoder.identifier with parameters of type IdentifierInfo | |
|---|---|
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) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||