Uses of Interface
net.opengis.sensorML.x10.ArrayLinkDocument.ArrayLink.SourceIndex

Packages that use ArrayLinkDocument.ArrayLink.SourceIndex
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of ArrayLinkDocument.ArrayLink.SourceIndex in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ArrayLinkDocument.ArrayLink.SourceIndex
 ArrayLinkDocument.ArrayLink.SourceIndex ArrayLinkDocument.ArrayLink.addNewSourceIndex()
          Appends and returns a new empty "sourceIndex" element
 ArrayLinkDocument.ArrayLink.SourceIndex ArrayLinkDocument.ArrayLink.getSourceIndex()
          Gets the "sourceIndex" element
static ArrayLinkDocument.ArrayLink.SourceIndex ArrayLinkDocument.ArrayLink.SourceIndex.Factory.newInstance()
           
static ArrayLinkDocument.ArrayLink.SourceIndex ArrayLinkDocument.ArrayLink.SourceIndex.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type ArrayLinkDocument.ArrayLink.SourceIndex
 void ArrayLinkDocument.ArrayLink.setSourceIndex(ArrayLinkDocument.ArrayLink.SourceIndex sourceIndex)
          Sets the "sourceIndex" element
 

Uses of ArrayLinkDocument.ArrayLink.SourceIndex in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement ArrayLinkDocument.ArrayLink.SourceIndex
static class ArrayLinkDocumentImpl.ArrayLinkImpl.SourceIndexImpl
          An XML sourceIndex(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return ArrayLinkDocument.ArrayLink.SourceIndex
 ArrayLinkDocument.ArrayLink.SourceIndex ArrayLinkDocumentImpl.ArrayLinkImpl.addNewSourceIndex()
          Appends and returns a new empty "sourceIndex" element
 ArrayLinkDocument.ArrayLink.SourceIndex ArrayLinkDocumentImpl.ArrayLinkImpl.getSourceIndex()
          Gets the "sourceIndex" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ArrayLinkDocument.ArrayLink.SourceIndex
 void ArrayLinkDocumentImpl.ArrayLinkImpl.setSourceIndex(ArrayLinkDocument.ArrayLink.SourceIndex sourceIndex)
          Sets the "sourceIndex" element
 



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