Uses of Interface
net.opengis.wms.FeatureListURLDocument.FeatureListURL

Packages that use FeatureListURLDocument.FeatureListURL
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of FeatureListURLDocument.FeatureListURL in net.opengis.wms
 

Methods in net.opengis.wms that return FeatureListURLDocument.FeatureListURL
 FeatureListURLDocument.FeatureListURL FeatureListURLDocument.addNewFeatureListURL()
          Appends and returns a new empty "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL LayerDocument.Layer.addNewFeatureListURL()
          Appends and returns a new empty value (as xml) as the last "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL FeatureListURLDocument.getFeatureListURL()
          Gets the "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL[] LayerDocument.Layer.getFeatureListURLArray()
          Gets array of all "FeatureListURL" elements
 FeatureListURLDocument.FeatureListURL LayerDocument.Layer.getFeatureListURLArray(int i)
          Gets ith "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL LayerDocument.Layer.insertNewFeatureListURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element
static FeatureListURLDocument.FeatureListURL FeatureListURLDocument.FeatureListURL.Factory.newInstance()
           
static FeatureListURLDocument.FeatureListURL FeatureListURLDocument.FeatureListURL.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.wms with parameters of type FeatureListURLDocument.FeatureListURL
 void FeatureListURLDocument.setFeatureListURL(FeatureListURLDocument.FeatureListURL featureListURL)
          Sets the "FeatureListURL" element
 void LayerDocument.Layer.setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
          Sets array of all "FeatureListURL" element
 void LayerDocument.Layer.setFeatureListURLArray(int i, FeatureListURLDocument.FeatureListURL featureListURL)
          Sets ith "FeatureListURL" element
 

Uses of FeatureListURLDocument.FeatureListURL in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement FeatureListURLDocument.FeatureListURL
static class FeatureListURLDocumentImpl.FeatureListURLImpl
          An XML FeatureListURL(@http://www.opengis.net/wms).
 

Methods in net.opengis.wms.impl that return FeatureListURLDocument.FeatureListURL
 FeatureListURLDocument.FeatureListURL FeatureListURLDocumentImpl.addNewFeatureListURL()
          Appends and returns a new empty "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL LayerDocumentImpl.LayerImpl.addNewFeatureListURL()
          Appends and returns a new empty value (as xml) as the last "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL FeatureListURLDocumentImpl.getFeatureListURL()
          Gets the "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL[] LayerDocumentImpl.LayerImpl.getFeatureListURLArray()
          Gets array of all "FeatureListURL" elements
 FeatureListURLDocument.FeatureListURL LayerDocumentImpl.LayerImpl.getFeatureListURLArray(int i)
          Gets ith "FeatureListURL" element
 FeatureListURLDocument.FeatureListURL LayerDocumentImpl.LayerImpl.insertNewFeatureListURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element
 

Methods in net.opengis.wms.impl with parameters of type FeatureListURLDocument.FeatureListURL
 void FeatureListURLDocumentImpl.setFeatureListURL(FeatureListURLDocument.FeatureListURL featureListURL)
          Sets the "FeatureListURL" element
 void LayerDocumentImpl.LayerImpl.setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
          Sets array of all "FeatureListURL" element
 void LayerDocumentImpl.LayerImpl.setFeatureListURLArray(int i, FeatureListURLDocument.FeatureListURL featureListURL)
          Sets ith "FeatureListURL" element
 



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