Uses of Interface
net.opengis.ows.x11.RangeClosureAttribute.RangeClosure

Packages that use RangeClosureAttribute.RangeClosure
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of RangeClosureAttribute.RangeClosure in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return RangeClosureAttribute.RangeClosure
static RangeClosureAttribute.RangeClosure RangeClosureAttribute.RangeClosure.Factory.newInstance()
           
static RangeClosureAttribute.RangeClosure RangeClosureAttribute.RangeClosure.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static RangeClosureAttribute.RangeClosure RangeClosureAttribute.RangeClosure.Factory.newValue(Object obj)
           
 RangeClosureAttribute.RangeClosure RangeType.xgetRangeClosure()
          Gets (as xml) the "rangeClosure" attribute
 RangeClosureAttribute.RangeClosure RangeClosureAttribute.xgetRangeClosure()
          Gets (as xml) the "rangeClosure" attribute
 

Methods in net.opengis.ows.x11 with parameters of type RangeClosureAttribute.RangeClosure
 void RangeType.xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)
          Sets (as xml) the "rangeClosure" attribute
 void RangeClosureAttribute.xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)
          Sets (as xml) the "rangeClosure" attribute
 

Uses of RangeClosureAttribute.RangeClosure in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement RangeClosureAttribute.RangeClosure
static class RangeClosureAttributeImpl.RangeClosureImpl
          An XML rangeClosure(@http://www.opengis.net/ows/1.1).
 

Methods in net.opengis.ows.x11.impl that return RangeClosureAttribute.RangeClosure
 RangeClosureAttribute.RangeClosure RangeTypeImpl.xgetRangeClosure()
          Gets (as xml) the "rangeClosure" attribute
 RangeClosureAttribute.RangeClosure RangeClosureAttributeImpl.xgetRangeClosure()
          Gets (as xml) the "rangeClosure" attribute
 

Methods in net.opengis.ows.x11.impl with parameters of type RangeClosureAttribute.RangeClosure
 void RangeTypeImpl.xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)
          Sets (as xml) the "rangeClosure" attribute
 void RangeClosureAttributeImpl.xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)
          Sets (as xml) the "rangeClosure" attribute
 



Copyright © 2004-2012 52north.org. All Rights Reserved.