Class AbstractMonitoringFeatureType.ReportedTo.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringFeatureType.ReportedTo.Factory
-
- Enclosing interface:
- AbstractMonitoringFeatureType.ReportedTo
public static final class AbstractMonitoringFeatureType.ReportedTo.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 AbstractMonitoringFeatureType.ReportedTonewInstance()static AbstractMonitoringFeatureType.ReportedTonewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static AbstractMonitoringFeatureType.ReportedTo newInstance()
-
newInstance
public static AbstractMonitoringFeatureType.ReportedTo newInstance(org.apache.xmlbeans.XmlOptions options)
-
-