Package net.opengis.eml.x002
Class SimplePatternType.PropertyRestrictions.Factory
- java.lang.Object
-
- net.opengis.eml.x002.SimplePatternType.PropertyRestrictions.Factory
-
- Enclosing interface:
- SimplePatternType.PropertyRestrictions
public static final class SimplePatternType.PropertyRestrictions.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 SimplePatternType.PropertyRestrictionsnewInstance()static SimplePatternType.PropertyRestrictionsnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static SimplePatternType.PropertyRestrictions newInstance()
-
newInstance
public static SimplePatternType.PropertyRestrictions newInstance(org.apache.xmlbeans.XmlOptions options)
-
-