it.geosolutions.geoserver.rest.decoder
Class RESTStructuredCoverageIndexSchema.RESTStructuredCoverageIndexAttribute
java.lang.Object
it.geosolutions.geoserver.rest.decoder.RESTStructuredCoverageIndexSchema.RESTStructuredCoverageIndexAttribute
- Enclosing class:
- RESTStructuredCoverageIndexSchema
public static class RESTStructuredCoverageIndexSchema.RESTStructuredCoverageIndexAttribute
- extends Object
Generic granule of the index.
This is the XML REST representation:
{@code
the_geom
0
1
true
com.vividsolutions.jts.geom.Polygon
- Author:
- Simone Giannecchini, GeoSolutions SAS
|
Field Summary |
protected org.jdom.Element |
attribute
|
attribute
protected final org.jdom.Element attribute
RESTStructuredCoverageIndexSchema.RESTStructuredCoverageIndexAttribute
public RESTStructuredCoverageIndexSchema.RESTStructuredCoverageIndexAttribute(org.jdom.Element elem)
getName
public String getName()
getMinOccurs
public String getMinOccurs()
getMaxOccurs
public String getMaxOccurs()
getNillable
public String getNillable()
getBinding
public String getBinding()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007-2014 GeoSolutions. All Rights Reserved.