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