|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |