Uses of Interface
net.opengis.eml.x001.SimplePatternType.PropertyRestrictions

Packages that use SimplePatternType.PropertyRestrictions
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of SimplePatternType.PropertyRestrictions in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return SimplePatternType.PropertyRestrictions
 SimplePatternType.PropertyRestrictions SimplePatternType.addNewPropertyRestrictions()
          Appends and returns a new empty "PropertyRestrictions" element
 SimplePatternType.PropertyRestrictions SimplePatternType.getPropertyRestrictions()
          Gets the "PropertyRestrictions" element
static SimplePatternType.PropertyRestrictions SimplePatternType.PropertyRestrictions.Factory.newInstance()
           
static SimplePatternType.PropertyRestrictions SimplePatternType.PropertyRestrictions.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type SimplePatternType.PropertyRestrictions
 void SimplePatternType.setPropertyRestrictions(SimplePatternType.PropertyRestrictions propertyRestrictions)
          Sets the "PropertyRestrictions" element
 

Uses of SimplePatternType.PropertyRestrictions in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement SimplePatternType.PropertyRestrictions
static class SimplePatternTypeImpl.PropertyRestrictionsImpl
          An XML PropertyRestrictions(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return SimplePatternType.PropertyRestrictions
 SimplePatternType.PropertyRestrictions SimplePatternTypeImpl.addNewPropertyRestrictions()
          Appends and returns a new empty "PropertyRestrictions" element
 SimplePatternType.PropertyRestrictions SimplePatternTypeImpl.getPropertyRestrictions()
          Gets the "PropertyRestrictions" element
 

Methods in net.opengis.eml.x001.impl with parameters of type SimplePatternType.PropertyRestrictions
 void SimplePatternTypeImpl.setPropertyRestrictions(SimplePatternType.PropertyRestrictions propertyRestrictions)
          Sets the "PropertyRestrictions" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.