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