Uses of Interface
net.opengis.ows.x11.RangeClosureAttribute.RangeClosure
-
Packages that use RangeClosureAttribute.RangeClosure Package Description 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 Modifier and Type Method Description static RangeClosureAttribute.RangeClosureRangeClosureAttribute.RangeClosure.Factory. newInstance()static RangeClosureAttribute.RangeClosureRangeClosureAttribute.RangeClosure.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static RangeClosureAttribute.RangeClosureRangeClosureAttribute.RangeClosure.Factory. newValue(Object obj)RangeClosureAttribute.RangeClosureRangeClosureAttribute. xgetRangeClosure()Gets (as xml) the "rangeClosure" attributeRangeClosureAttribute.RangeClosureRangeType. xgetRangeClosure()Gets (as xml) the "rangeClosure" attributeMethods in net.opengis.ows.x11 with parameters of type RangeClosureAttribute.RangeClosure Modifier and Type Method Description voidRangeClosureAttribute. xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)Sets (as xml) the "rangeClosure" attributevoidRangeType. 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 Modifier and Type Class Description static classRangeClosureAttributeImpl.RangeClosureImplAn XML rangeClosure(@http://www.opengis.net/ows/1.1).Methods in net.opengis.ows.x11.impl that return RangeClosureAttribute.RangeClosure Modifier and Type Method Description RangeClosureAttribute.RangeClosureRangeClosureAttributeImpl. xgetRangeClosure()Gets (as xml) the "rangeClosure" attributeRangeClosureAttribute.RangeClosureRangeTypeImpl. xgetRangeClosure()Gets (as xml) the "rangeClosure" attributeMethods in net.opengis.ows.x11.impl with parameters of type RangeClosureAttribute.RangeClosure Modifier and Type Method Description voidRangeClosureAttributeImpl. xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)Sets (as xml) the "rangeClosure" attributevoidRangeTypeImpl. xsetRangeClosure(RangeClosureAttribute.RangeClosure rangeClosure)Sets (as xml) the "rangeClosure" attribute
-