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