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