|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfacesDocument.Interfaces | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of InterfacesDocument.Interfaces in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return InterfacesDocument.Interfaces | |
---|---|
InterfacesDocument.Interfaces |
InterfacesDocument.addNewInterfaces()
Appends and returns a new empty "interfaces" element |
InterfacesDocument.Interfaces |
AbstractDerivableComponentType.addNewInterfaces()
Appends and returns a new empty "interfaces" element |
InterfacesDocument.Interfaces |
InterfacesDocument.getInterfaces()
Gets the "interfaces" element |
InterfacesDocument.Interfaces |
AbstractDerivableComponentType.getInterfaces()
Gets the "interfaces" element |
static InterfacesDocument.Interfaces |
InterfacesDocument.Interfaces.Factory.newInstance()
|
static InterfacesDocument.Interfaces |
InterfacesDocument.Interfaces.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type InterfacesDocument.Interfaces | |
---|---|
void |
InterfacesDocument.setInterfaces(InterfacesDocument.Interfaces interfaces)
Sets the "interfaces" element |
void |
AbstractDerivableComponentType.setInterfaces(InterfacesDocument.Interfaces interfaces)
Sets the "interfaces" element |
Uses of InterfacesDocument.Interfaces in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement InterfacesDocument.Interfaces | |
---|---|
static class |
InterfacesDocumentImpl.InterfacesImpl
An XML interfaces(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return InterfacesDocument.Interfaces | |
---|---|
InterfacesDocument.Interfaces |
InterfacesDocumentImpl.addNewInterfaces()
Appends and returns a new empty "interfaces" element |
InterfacesDocument.Interfaces |
AbstractDerivableComponentTypeImpl.addNewInterfaces()
Appends and returns a new empty "interfaces" element |
InterfacesDocument.Interfaces |
InterfacesDocumentImpl.getInterfaces()
Gets the "interfaces" element |
InterfacesDocument.Interfaces |
AbstractDerivableComponentTypeImpl.getInterfaces()
Gets the "interfaces" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type InterfacesDocument.Interfaces | |
---|---|
void |
InterfacesDocumentImpl.setInterfaces(InterfacesDocument.Interfaces interfaces)
Sets the "interfaces" element |
void |
AbstractDerivableComponentTypeImpl.setInterfaces(InterfacesDocument.Interfaces interfaces)
Sets the "interfaces" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |