Package net.opengis.wcs.x11
Class RangeSubsetType.FieldSubset.Factory
- java.lang.Object
-
- net.opengis.wcs.x11.RangeSubsetType.FieldSubset.Factory
-
- Enclosing interface:
- RangeSubsetType.FieldSubset
public static final class RangeSubsetType.FieldSubset.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 RangeSubsetType.FieldSubsetnewInstance()static RangeSubsetType.FieldSubsetnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static RangeSubsetType.FieldSubset newInstance()
-
newInstance
public static RangeSubsetType.FieldSubset newInstance(org.apache.xmlbeans.XmlOptions options)
-
-