Uses of Interface
net.opengis.eml.x002.SimplePatternType.PropertyRestrictions
-
Packages that use SimplePatternType.PropertyRestrictions Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SimplePatternType.PropertyRestrictions in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SimplePatternType.PropertyRestrictions Modifier and Type Method Description SimplePatternType.PropertyRestrictionsSimplePatternType. addNewPropertyRestrictions()Appends and returns a new empty "PropertyRestrictions" elementSimplePatternType.PropertyRestrictionsSimplePatternType. getPropertyRestrictions()Gets the "PropertyRestrictions" elementstatic SimplePatternType.PropertyRestrictionsSimplePatternType.PropertyRestrictions.Factory. newInstance()static SimplePatternType.PropertyRestrictionsSimplePatternType.PropertyRestrictions.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SimplePatternType.PropertyRestrictions Modifier and Type Method Description voidSimplePatternType. setPropertyRestrictions(SimplePatternType.PropertyRestrictions propertyRestrictions)Sets the "PropertyRestrictions" element -
Uses of SimplePatternType.PropertyRestrictions in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SimplePatternType.PropertyRestrictions Modifier and Type Class Description static classSimplePatternTypeImpl.PropertyRestrictionsImplAn XML PropertyRestrictions(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SimplePatternType.PropertyRestrictions Modifier and Type Method Description SimplePatternType.PropertyRestrictionsSimplePatternTypeImpl. addNewPropertyRestrictions()Appends and returns a new empty "PropertyRestrictions" elementSimplePatternType.PropertyRestrictionsSimplePatternTypeImpl. getPropertyRestrictions()Gets the "PropertyRestrictions" elementMethods in net.opengis.eml.x002.impl with parameters of type SimplePatternType.PropertyRestrictions Modifier and Type Method Description voidSimplePatternTypeImpl. setPropertyRestrictions(SimplePatternType.PropertyRestrictions propertyRestrictions)Sets the "PropertyRestrictions" element
-