Uses of Class
it.geosolutions.geoserver.rest.encoder.authorityurl.AuthorityURLInfo

Packages that use AuthorityURLInfo
it.geosolutions.geoserver.rest.encoder.authorityurl   
 

Uses of AuthorityURLInfo in it.geosolutions.geoserver.rest.encoder.authorityurl
 

Methods in it.geosolutions.geoserver.rest.encoder.authorityurl that return AuthorityURLInfo
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.
 

Methods in it.geosolutions.geoserver.rest.encoder.authorityurl with parameters of type AuthorityURLInfo
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-2014 GeoSolutions. All Rights Reserved.