| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest.encoder.authorityurl |
| Modifier and Type | Method and Description |
|---|---|
static AuthorityURLInfo |
AuthorityURLInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorityURLInfo[] |
AuthorityURLInfo.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 |
GSAuthorityURLInfoEncoder.delMember(AuthorityURLInfo type)
Deletes an AuthorityURLInfo member
|
protected String |
GSAuthorityURLInfoEncoder.getMember(AuthorityURLInfo type)
Get the value of the AuthorityURLInfo member
|
protected void |
GSAuthorityURLInfoEncoder.setMember(AuthorityURLInfo type,
String value)
Set an AuthorityURLInfo member (name, href)
|
Copyright © 2007–2016 PDOK. All rights reserved.