Package net.opengis.ows.x11
Class RangeClosureAttribute.RangeClosure.Factory
- java.lang.Object
-
- net.opengis.ows.x11.RangeClosureAttribute.RangeClosure.Factory
-
- Enclosing interface:
- RangeClosureAttribute.RangeClosure
public static final class RangeClosureAttribute.RangeClosure.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RangeClosureAttribute.RangeClosurenewInstance()static RangeClosureAttribute.RangeClosurenewInstance(org.apache.xmlbeans.XmlOptions options)static RangeClosureAttribute.RangeClosurenewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static RangeClosureAttribute.RangeClosure newValue(Object obj)
-
newInstance
public static RangeClosureAttribute.RangeClosure newInstance()
-
newInstance
public static RangeClosureAttribute.RangeClosure newInstance(org.apache.xmlbeans.XmlOptions options)
-
-