Uses of Interface
net.opengis.ows.x11.NoValuesDocument.NoValues
-
Packages that use NoValuesDocument.NoValues Package Description net.opengis.ows.x11 net.opengis.ows.x11.impl -
-
Uses of NoValuesDocument.NoValues in net.opengis.ows.x11
Methods in net.opengis.ows.x11 that return NoValuesDocument.NoValues Modifier and Type Method Description NoValuesDocument.NoValuesNoValuesDocument. addNewNoValues()Appends and returns a new empty "NoValues" elementNoValuesDocument.NoValuesUnNamedDomainType. addNewNoValues()Appends and returns a new empty "NoValues" elementNoValuesDocument.NoValuesNoValuesDocument. getNoValues()Gets the "NoValues" elementNoValuesDocument.NoValuesUnNamedDomainType. getNoValues()Gets the "NoValues" elementstatic NoValuesDocument.NoValuesNoValuesDocument.NoValues.Factory. newInstance()static NoValuesDocument.NoValuesNoValuesDocument.NoValues.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.ows.x11 with parameters of type NoValuesDocument.NoValues Modifier and Type Method Description voidNoValuesDocument. setNoValues(NoValuesDocument.NoValues noValues)Sets the "NoValues" elementvoidUnNamedDomainType. setNoValues(NoValuesDocument.NoValues noValues)Sets the "NoValues" element -
Uses of NoValuesDocument.NoValues in net.opengis.ows.x11.impl
Classes in net.opengis.ows.x11.impl that implement NoValuesDocument.NoValues Modifier and Type Class Description static classNoValuesDocumentImpl.NoValuesImplAn XML NoValues(@http://www.opengis.net/ows/1.1).Methods in net.opengis.ows.x11.impl that return NoValuesDocument.NoValues Modifier and Type Method Description NoValuesDocument.NoValuesNoValuesDocumentImpl. addNewNoValues()Appends and returns a new empty "NoValues" elementNoValuesDocument.NoValuesUnNamedDomainTypeImpl. addNewNoValues()Appends and returns a new empty "NoValues" elementNoValuesDocument.NoValuesNoValuesDocumentImpl. getNoValues()Gets the "NoValues" elementNoValuesDocument.NoValuesUnNamedDomainTypeImpl. getNoValues()Gets the "NoValues" elementMethods in net.opengis.ows.x11.impl with parameters of type NoValuesDocument.NoValues Modifier and Type Method Description voidNoValuesDocumentImpl. setNoValues(NoValuesDocument.NoValues noValues)Sets the "NoValues" elementvoidUnNamedDomainTypeImpl. setNoValues(NoValuesDocument.NoValues noValues)Sets the "NoValues" element
-