Uses of Interface
net.opengis.ows.x11.AllowedValuesDocument.AllowedValues

Packages that use AllowedValuesDocument.AllowedValues
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of AllowedValuesDocument.AllowedValues in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return AllowedValuesDocument.AllowedValues
 AllowedValuesDocument.AllowedValues UnNamedDomainType.addNewAllowedValues()
          Appends and returns a new empty "AllowedValues" element
 AllowedValuesDocument.AllowedValues AllowedValuesDocument.addNewAllowedValues()
          Appends and returns a new empty "AllowedValues" element
 AllowedValuesDocument.AllowedValues UnNamedDomainType.getAllowedValues()
          Gets the "AllowedValues" element
 AllowedValuesDocument.AllowedValues AllowedValuesDocument.getAllowedValues()
          Gets the "AllowedValues" element
static AllowedValuesDocument.AllowedValues AllowedValuesDocument.AllowedValues.Factory.newInstance()
           
static AllowedValuesDocument.AllowedValues AllowedValuesDocument.AllowedValues.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.ows.x11 with parameters of type AllowedValuesDocument.AllowedValues
 void UnNamedDomainType.setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)
          Sets the "AllowedValues" element
 void AllowedValuesDocument.setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)
          Sets the "AllowedValues" element
 

Uses of AllowedValuesDocument.AllowedValues in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement AllowedValuesDocument.AllowedValues
static class AllowedValuesDocumentImpl.AllowedValuesImpl
          An XML AllowedValues(@http://www.opengis.net/ows/1.1).
 

Methods in net.opengis.ows.x11.impl that return AllowedValuesDocument.AllowedValues
 AllowedValuesDocument.AllowedValues UnNamedDomainTypeImpl.addNewAllowedValues()
          Appends and returns a new empty "AllowedValues" element
 AllowedValuesDocument.AllowedValues AllowedValuesDocumentImpl.addNewAllowedValues()
          Appends and returns a new empty "AllowedValues" element
 AllowedValuesDocument.AllowedValues UnNamedDomainTypeImpl.getAllowedValues()
          Gets the "AllowedValues" element
 AllowedValuesDocument.AllowedValues AllowedValuesDocumentImpl.getAllowedValues()
          Gets the "AllowedValues" element
 

Methods in net.opengis.ows.x11.impl with parameters of type AllowedValuesDocument.AllowedValues
 void UnNamedDomainTypeImpl.setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)
          Sets the "AllowedValues" element
 void AllowedValuesDocumentImpl.setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)
          Sets the "AllowedValues" element
 



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