Uses of Interface
net.opengis.ows.x11.AnyValueDocument.AnyValue

Packages that use AnyValueDocument.AnyValue
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of AnyValueDocument.AnyValue in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return AnyValueDocument.AnyValue
 AnyValueDocument.AnyValue UnNamedDomainType.addNewAnyValue()
          Appends and returns a new empty "AnyValue" element
 AnyValueDocument.AnyValue AnyValueDocument.addNewAnyValue()
          Appends and returns a new empty "AnyValue" element
 AnyValueDocument.AnyValue UnNamedDomainType.getAnyValue()
          Gets the "AnyValue" element
 AnyValueDocument.AnyValue AnyValueDocument.getAnyValue()
          Gets the "AnyValue" element
static AnyValueDocument.AnyValue AnyValueDocument.AnyValue.Factory.newInstance()
           
static AnyValueDocument.AnyValue AnyValueDocument.AnyValue.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.ows.x11 with parameters of type AnyValueDocument.AnyValue
 void UnNamedDomainType.setAnyValue(AnyValueDocument.AnyValue anyValue)
          Sets the "AnyValue" element
 void AnyValueDocument.setAnyValue(AnyValueDocument.AnyValue anyValue)
          Sets the "AnyValue" element
 

Uses of AnyValueDocument.AnyValue in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement AnyValueDocument.AnyValue
static class AnyValueDocumentImpl.AnyValueImpl
          An XML AnyValue(@http://www.opengis.net/ows/1.1).
 

Methods in net.opengis.ows.x11.impl that return AnyValueDocument.AnyValue
 AnyValueDocument.AnyValue UnNamedDomainTypeImpl.addNewAnyValue()
          Appends and returns a new empty "AnyValue" element
 AnyValueDocument.AnyValue AnyValueDocumentImpl.addNewAnyValue()
          Appends and returns a new empty "AnyValue" element
 AnyValueDocument.AnyValue UnNamedDomainTypeImpl.getAnyValue()
          Gets the "AnyValue" element
 AnyValueDocument.AnyValue AnyValueDocumentImpl.getAnyValue()
          Gets the "AnyValue" element
 

Methods in net.opengis.ows.x11.impl with parameters of type AnyValueDocument.AnyValue
 void UnNamedDomainTypeImpl.setAnyValue(AnyValueDocument.AnyValue anyValue)
          Sets the "AnyValue" element
 void AnyValueDocumentImpl.setAnyValue(AnyValueDocument.AnyValue anyValue)
          Sets the "AnyValue" element
 



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