Uses of Class
it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder.Presentation

Packages that use GSDimensionInfoEncoder.Presentation
it.geosolutions.geoserver.rest.encoder.metadata   
 

Uses of GSDimensionInfoEncoder.Presentation in it.geosolutions.geoserver.rest.encoder.metadata
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata that return GSDimensionInfoEncoder.Presentation
static GSDimensionInfoEncoder.Presentation GSDimensionInfoEncoder.Presentation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GSDimensionInfoEncoder.Presentation[] GSDimensionInfoEncoder.Presentation.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 with parameters of type GSDimensionInfoEncoder.Presentation
 void GSDimensionInfoEncoder.addPresentation(GSDimensionInfoEncoder.Presentation pres)
          Deprecated. will be set to protected in the next release setPresentation(final Presentation pres)
 void GSDimensionInfoEncoder.setPresentation(GSDimensionInfoEncoder.Presentation pres)
           
 



Copyright © 2007-2012 GeoSolutions. All Rights Reserved.