Uses of Interface
net.opengis.sensorML.x101.InterfacesDocument.Interfaces
-
Packages that use InterfacesDocument.Interfaces Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of InterfacesDocument.Interfaces in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return InterfacesDocument.Interfaces Modifier and Type Method Description InterfacesDocument.InterfacesAbstractDerivableComponentType. addNewInterfaces()Appends and returns a new empty "interfaces" elementInterfacesDocument.InterfacesInterfacesDocument. addNewInterfaces()Appends and returns a new empty "interfaces" elementInterfacesDocument.InterfacesAbstractDerivableComponentType. getInterfaces()Gets the "interfaces" elementInterfacesDocument.InterfacesInterfacesDocument. getInterfaces()Gets the "interfaces" elementstatic InterfacesDocument.InterfacesInterfacesDocument.Interfaces.Factory. newInstance()static InterfacesDocument.InterfacesInterfacesDocument.Interfaces.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type InterfacesDocument.Interfaces Modifier and Type Method Description voidAbstractDerivableComponentType. setInterfaces(InterfacesDocument.Interfaces interfaces)Sets the "interfaces" elementvoidInterfacesDocument. setInterfaces(InterfacesDocument.Interfaces interfaces)Sets the "interfaces" element -
Uses of InterfacesDocument.Interfaces in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement InterfacesDocument.Interfaces Modifier and Type Class Description static classInterfacesDocumentImpl.InterfacesImplAn XML interfaces(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return InterfacesDocument.Interfaces Modifier and Type Method Description InterfacesDocument.InterfacesAbstractDerivableComponentTypeImpl. addNewInterfaces()Appends and returns a new empty "interfaces" elementInterfacesDocument.InterfacesInterfacesDocumentImpl. addNewInterfaces()Appends and returns a new empty "interfaces" elementInterfacesDocument.InterfacesAbstractDerivableComponentTypeImpl. getInterfaces()Gets the "interfaces" elementInterfacesDocument.InterfacesInterfacesDocumentImpl. getInterfaces()Gets the "interfaces" elementMethods in net.opengis.sensorML.x101.impl with parameters of type InterfacesDocument.Interfaces Modifier and Type Method Description voidAbstractDerivableComponentTypeImpl. setInterfaces(InterfacesDocument.Interfaces interfaces)Sets the "interfaces" elementvoidInterfacesDocumentImpl. setInterfaces(InterfacesDocument.Interfaces interfaces)Sets the "interfaces" element
-