Uses of Interface
net.opengis.sensorML.x10.InterfacesDocument.Interfaces.InterfaceList

Packages that use InterfacesDocument.Interfaces.InterfaceList
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of InterfacesDocument.Interfaces.InterfaceList in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return InterfacesDocument.Interfaces.InterfaceList
 InterfacesDocument.Interfaces.InterfaceList InterfacesDocument.Interfaces.addNewInterfaceList()
          Appends and returns a new empty "InterfaceList" element
 InterfacesDocument.Interfaces.InterfaceList InterfacesDocument.Interfaces.getInterfaceList()
          Gets the "InterfaceList" element
static InterfacesDocument.Interfaces.InterfaceList InterfacesDocument.Interfaces.InterfaceList.Factory.newInstance()
           
static InterfacesDocument.Interfaces.InterfaceList InterfacesDocument.Interfaces.InterfaceList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type InterfacesDocument.Interfaces.InterfaceList
 void InterfacesDocument.Interfaces.setInterfaceList(InterfacesDocument.Interfaces.InterfaceList interfaceList)
          Sets the "InterfaceList" element
 

Uses of InterfacesDocument.Interfaces.InterfaceList in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement InterfacesDocument.Interfaces.InterfaceList
static class InterfacesDocumentImpl.InterfacesImpl.InterfaceListImpl
          An XML InterfaceList(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return InterfacesDocument.Interfaces.InterfaceList
 InterfacesDocument.Interfaces.InterfaceList InterfacesDocumentImpl.InterfacesImpl.addNewInterfaceList()
          Appends and returns a new empty "InterfaceList" element
 InterfacesDocument.Interfaces.InterfaceList InterfacesDocumentImpl.InterfacesImpl.getInterfaceList()
          Gets the "InterfaceList" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type InterfacesDocument.Interfaces.InterfaceList
 void InterfacesDocumentImpl.InterfacesImpl.setInterfaceList(InterfacesDocument.Interfaces.InterfaceList interfaceList)
          Sets the "InterfaceList" element
 



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