Uses of Class
net.opengis.gml.schema.BoundedBy

Packages that use BoundedBy
net.opengis.gml.schema   
 

Uses of BoundedBy in net.opengis.gml.schema
 

Fields in net.opengis.gml.schema declared as BoundedBy
protected  BoundedBy AbstractFeatureType.boundedBy
           
 

Methods in net.opengis.gml.schema that return BoundedBy
 BoundedBy ObjectFactory.createBoundedBy()
          Create an instance of BoundedBy
 BoundedBy AbstractFeatureType.getBoundedBy()
          Gets the value of the boundedBy property.
 

Methods in net.opengis.gml.schema with parameters of type BoundedBy
 void AbstractFeatureType.setBoundedBy(BoundedBy value)
          Sets the value of the boundedBy property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.