Package net.opengis.sensorml.x20
Class AbstractProcessType.FeaturesOfInterest.Factory
- java.lang.Object
-
- net.opengis.sensorml.x20.AbstractProcessType.FeaturesOfInterest.Factory
-
- Enclosing interface:
- AbstractProcessType.FeaturesOfInterest
public static final class AbstractProcessType.FeaturesOfInterest.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 AbstractProcessType.FeaturesOfInterestnewInstance()static AbstractProcessType.FeaturesOfInterestnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static AbstractProcessType.FeaturesOfInterest newInstance()
-
newInstance
public static AbstractProcessType.FeaturesOfInterest newInstance(org.apache.xmlbeans.XmlOptions options)
-
-