Uses of Interface
net.opengis.sensorML.x10.LinkDocument.Link.Destination

Packages that use LinkDocument.Link.Destination
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of LinkDocument.Link.Destination in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return LinkDocument.Link.Destination
 LinkDocument.Link.Destination LinkDocument.Link.addNewDestination()
          Appends and returns a new empty "destination" element
 LinkDocument.Link.Destination LinkDocument.Link.getDestination()
          Gets the "destination" element
static LinkDocument.Link.Destination LinkDocument.Link.Destination.Factory.newInstance()
           
static LinkDocument.Link.Destination LinkDocument.Link.Destination.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type LinkDocument.Link.Destination
 void LinkDocument.Link.setDestination(LinkDocument.Link.Destination destination)
          Sets the "destination" element
 

Uses of LinkDocument.Link.Destination in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement LinkDocument.Link.Destination
static class LinkDocumentImpl.LinkImpl.DestinationImpl
          An XML destination(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return LinkDocument.Link.Destination
 LinkDocument.Link.Destination LinkDocumentImpl.LinkImpl.addNewDestination()
          Appends and returns a new empty "destination" element
 LinkDocument.Link.Destination LinkDocumentImpl.LinkImpl.getDestination()
          Gets the "destination" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type LinkDocument.Link.Destination
 void LinkDocumentImpl.LinkImpl.setDestination(LinkDocument.Link.Destination destination)
          Sets the "destination" element
 



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