Uses of Class
it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTParameter

Packages that use VTParameter
it.geosolutions.geoserver.rest.encoder.metadata.virtualtable   
 

Uses of VTParameter in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable that return VTParameter
static VTParameter VTParameter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VTParameter[] VTParameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with parameters of type VTParameter
protected  boolean VTParameterEncoder.delMember(VTParameter type)
          Deletes a VirtualTableParameter member
protected  String VTParameterEncoder.getMember(VTParameter type)
          Get a VirtualTableParameter member
protected  void VTParameterEncoder.setMember(VTParameter type, String value)
          Set a VirtualTableParameter member
 



Copyright © 2007-2014 GeoSolutions. All Rights Reserved.