it.geosolutions.geoserver.rest.decoder
Class RESTFeatureType.Attribute

java.lang.Object
  extended by it.geosolutions.geoserver.rest.decoder.RESTFeatureType.Attribute
Enclosing class:
RESTFeatureType

public static class RESTFeatureType.Attribute
extends Object


Constructor Summary
RESTFeatureType.Attribute()
           
 
Method Summary
 String getBinding()
           
 String getName()
           
 void setBinding(String binding)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RESTFeatureType.Attribute

public RESTFeatureType.Attribute()
Method Detail

getBinding

public String getBinding()

setBinding

public void setBinding(String binding)

getName

public String getName()

setName

public void setName(String name)


Copyright © 2007-2013 GeoSolutions. All Rights Reserved.