Package net.opengis.sensorML.x101
Class KeywordsDocument.Keywords.Factory
- java.lang.Object
-
- net.opengis.sensorML.x101.KeywordsDocument.Keywords.Factory
-
- Enclosing interface:
- KeywordsDocument.Keywords
public static final class KeywordsDocument.Keywords.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 KeywordsDocument.KeywordsnewInstance()static KeywordsDocument.KeywordsnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static KeywordsDocument.Keywords newInstance()
-
newInstance
public static KeywordsDocument.Keywords newInstance(org.apache.xmlbeans.XmlOptions options)
-
-