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

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

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

Methods in net.opengis.sensorML.x10 that return ArrayLinkDocument.ArrayLink
 ArrayLinkDocument.ArrayLink ArrayLinkDocument.addNewArrayLink()
          Appends and returns a new empty "ArrayLink" element
 ArrayLinkDocument.ArrayLink ConnectionDocument.Connection.addNewArrayLink()
          Appends and returns a new empty "ArrayLink" element
 ArrayLinkDocument.ArrayLink ArrayLinkDocument.getArrayLink()
          Gets the "ArrayLink" element
 ArrayLinkDocument.ArrayLink ConnectionDocument.Connection.getArrayLink()
          Gets the "ArrayLink" element
static ArrayLinkDocument.ArrayLink ArrayLinkDocument.ArrayLink.Factory.newInstance()
           
static ArrayLinkDocument.ArrayLink ArrayLinkDocument.ArrayLink.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type ArrayLinkDocument.ArrayLink
 void ArrayLinkDocument.setArrayLink(ArrayLinkDocument.ArrayLink arrayLink)
          Sets the "ArrayLink" element
 void ConnectionDocument.Connection.setArrayLink(ArrayLinkDocument.ArrayLink arrayLink)
          Sets the "ArrayLink" element
 

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

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

Methods in net.opengis.sensorML.x10.impl that return ArrayLinkDocument.ArrayLink
 ArrayLinkDocument.ArrayLink ConnectionDocumentImpl.ConnectionImpl.addNewArrayLink()
          Appends and returns a new empty "ArrayLink" element
 ArrayLinkDocument.ArrayLink ArrayLinkDocumentImpl.addNewArrayLink()
          Appends and returns a new empty "ArrayLink" element
 ArrayLinkDocument.ArrayLink ConnectionDocumentImpl.ConnectionImpl.getArrayLink()
          Gets the "ArrayLink" element
 ArrayLinkDocument.ArrayLink ArrayLinkDocumentImpl.getArrayLink()
          Gets the "ArrayLink" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ArrayLinkDocument.ArrayLink
 void ConnectionDocumentImpl.ConnectionImpl.setArrayLink(ArrayLinkDocument.ArrayLink arrayLink)
          Sets the "ArrayLink" element
 void ArrayLinkDocumentImpl.setArrayLink(ArrayLinkDocument.ArrayLink arrayLink)
          Sets the "ArrayLink" element
 



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