Uses of Interface
net.opengis.sensorML.x101.LayerPropertyType
-
Packages that use LayerPropertyType Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of LayerPropertyType in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return LayerPropertyType Modifier and Type Method Description LayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewApplicationLayer()Appends and returns a new empty "applicationLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewDataLinkLayer()Appends and returns a new empty "dataLinkLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewMechanicalLayer()Appends and returns a new empty "mechanicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewNetworkLayer()Appends and returns a new empty "networkLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewPhysicalLayer()Appends and returns a new empty "physicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewServiceLayer()Appends and returns a new empty "serviceLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewSessionLayer()Appends and returns a new empty "sessionLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. addNewTransportLayer()Appends and returns a new empty "transportLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getApplicationLayer()Gets the "applicationLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getDataLinkLayer()Gets the "dataLinkLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getMechanicalLayer()Gets the "mechanicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getNetworkLayer()Gets the "networkLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getPhysicalLayer()Gets the "physicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getServiceLayer()Gets the "serviceLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getSessionLayer()Gets the "sessionLayer" elementLayerPropertyTypeInterfaceDefinitionDocument.InterfaceDefinition. getTransportLayer()Gets the "transportLayer" elementstatic LayerPropertyTypeLayerPropertyType.Factory. newInstance()static LayerPropertyTypeLayerPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(File file)static LayerPropertyTypeLayerPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(InputStream is)static LayerPropertyTypeLayerPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(Reader r)static LayerPropertyTypeLayerPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(String xmlAsString)static LayerPropertyTypeLayerPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(URL u)static LayerPropertyTypeLayerPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(XMLStreamReader sr)static LayerPropertyTypeLayerPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static LayerPropertyTypeLayerPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic LayerPropertyTypeLayerPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic LayerPropertyTypeLayerPropertyType.Factory. parse(Node node)static LayerPropertyTypeLayerPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type LayerPropertyType Modifier and Type Method Description voidInterfaceDefinitionDocument.InterfaceDefinition. setApplicationLayer(LayerPropertyType applicationLayer)Sets the "applicationLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setDataLinkLayer(LayerPropertyType dataLinkLayer)Sets the "dataLinkLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setMechanicalLayer(LayerPropertyType mechanicalLayer)Sets the "mechanicalLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setNetworkLayer(LayerPropertyType networkLayer)Sets the "networkLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setPhysicalLayer(LayerPropertyType physicalLayer)Sets the "physicalLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setServiceLayer(LayerPropertyType serviceLayer)Sets the "serviceLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setSessionLayer(LayerPropertyType sessionLayer)Sets the "sessionLayer" elementvoidInterfaceDefinitionDocument.InterfaceDefinition. setTransportLayer(LayerPropertyType transportLayer)Sets the "transportLayer" element -
Uses of LayerPropertyType in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement LayerPropertyType Modifier and Type Class Description classLayerPropertyTypeImplAn XML LayerPropertyType(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return LayerPropertyType Modifier and Type Method Description LayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewApplicationLayer()Appends and returns a new empty "applicationLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewDataLinkLayer()Appends and returns a new empty "dataLinkLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewMechanicalLayer()Appends and returns a new empty "mechanicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewNetworkLayer()Appends and returns a new empty "networkLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewPhysicalLayer()Appends and returns a new empty "physicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewServiceLayer()Appends and returns a new empty "serviceLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewSessionLayer()Appends and returns a new empty "sessionLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. addNewTransportLayer()Appends and returns a new empty "transportLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getApplicationLayer()Gets the "applicationLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getDataLinkLayer()Gets the "dataLinkLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getMechanicalLayer()Gets the "mechanicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getNetworkLayer()Gets the "networkLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getPhysicalLayer()Gets the "physicalLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getServiceLayer()Gets the "serviceLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getSessionLayer()Gets the "sessionLayer" elementLayerPropertyTypeInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. getTransportLayer()Gets the "transportLayer" elementMethods in net.opengis.sensorML.x101.impl with parameters of type LayerPropertyType Modifier and Type Method Description voidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setApplicationLayer(LayerPropertyType applicationLayer)Sets the "applicationLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setDataLinkLayer(LayerPropertyType dataLinkLayer)Sets the "dataLinkLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setMechanicalLayer(LayerPropertyType mechanicalLayer)Sets the "mechanicalLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setNetworkLayer(LayerPropertyType networkLayer)Sets the "networkLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setPhysicalLayer(LayerPropertyType physicalLayer)Sets the "physicalLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setServiceLayer(LayerPropertyType serviceLayer)Sets the "serviceLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setSessionLayer(LayerPropertyType sessionLayer)Sets the "sessionLayer" elementvoidInterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl. setTransportLayer(LayerPropertyType transportLayer)Sets the "transportLayer" element
-