Interface InterfaceDefinitionDocument.InterfaceDefinition

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    InterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl
    Enclosing interface:
    InterfaceDefinitionDocument

    public static interface InterfaceDefinitionDocument.InterfaceDefinition
    extends org.apache.xmlbeans.XmlObject
    An XML InterfaceDefinition(@http://www.opengis.net/sensorML/1.0.1). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getServiceLayer

        LayerPropertyType getServiceLayer()
        Gets the "serviceLayer" element
      • isSetServiceLayer

        boolean isSetServiceLayer()
        True if has "serviceLayer" element
      • setServiceLayer

        void setServiceLayer​(LayerPropertyType serviceLayer)
        Sets the "serviceLayer" element
      • addNewServiceLayer

        LayerPropertyType addNewServiceLayer()
        Appends and returns a new empty "serviceLayer" element
      • unsetServiceLayer

        void unsetServiceLayer()
        Unsets the "serviceLayer" element
      • getApplicationLayer

        LayerPropertyType getApplicationLayer()
        Gets the "applicationLayer" element
      • isSetApplicationLayer

        boolean isSetApplicationLayer()
        True if has "applicationLayer" element
      • setApplicationLayer

        void setApplicationLayer​(LayerPropertyType applicationLayer)
        Sets the "applicationLayer" element
      • addNewApplicationLayer

        LayerPropertyType addNewApplicationLayer()
        Appends and returns a new empty "applicationLayer" element
      • unsetApplicationLayer

        void unsetApplicationLayer()
        Unsets the "applicationLayer" element
      • isSetPresentationLayer

        boolean isSetPresentationLayer()
        True if has "presentationLayer" element
      • unsetPresentationLayer

        void unsetPresentationLayer()
        Unsets the "presentationLayer" element
      • getSessionLayer

        LayerPropertyType getSessionLayer()
        Gets the "sessionLayer" element
      • isSetSessionLayer

        boolean isSetSessionLayer()
        True if has "sessionLayer" element
      • setSessionLayer

        void setSessionLayer​(LayerPropertyType sessionLayer)
        Sets the "sessionLayer" element
      • addNewSessionLayer

        LayerPropertyType addNewSessionLayer()
        Appends and returns a new empty "sessionLayer" element
      • unsetSessionLayer

        void unsetSessionLayer()
        Unsets the "sessionLayer" element
      • getTransportLayer

        LayerPropertyType getTransportLayer()
        Gets the "transportLayer" element
      • isSetTransportLayer

        boolean isSetTransportLayer()
        True if has "transportLayer" element
      • setTransportLayer

        void setTransportLayer​(LayerPropertyType transportLayer)
        Sets the "transportLayer" element
      • addNewTransportLayer

        LayerPropertyType addNewTransportLayer()
        Appends and returns a new empty "transportLayer" element
      • unsetTransportLayer

        void unsetTransportLayer()
        Unsets the "transportLayer" element
      • getNetworkLayer

        LayerPropertyType getNetworkLayer()
        Gets the "networkLayer" element
      • isSetNetworkLayer

        boolean isSetNetworkLayer()
        True if has "networkLayer" element
      • setNetworkLayer

        void setNetworkLayer​(LayerPropertyType networkLayer)
        Sets the "networkLayer" element
      • addNewNetworkLayer

        LayerPropertyType addNewNetworkLayer()
        Appends and returns a new empty "networkLayer" element
      • unsetNetworkLayer

        void unsetNetworkLayer()
        Unsets the "networkLayer" element
      • getDataLinkLayer

        LayerPropertyType getDataLinkLayer()
        Gets the "dataLinkLayer" element
      • isSetDataLinkLayer

        boolean isSetDataLinkLayer()
        True if has "dataLinkLayer" element
      • setDataLinkLayer

        void setDataLinkLayer​(LayerPropertyType dataLinkLayer)
        Sets the "dataLinkLayer" element
      • addNewDataLinkLayer

        LayerPropertyType addNewDataLinkLayer()
        Appends and returns a new empty "dataLinkLayer" element
      • unsetDataLinkLayer

        void unsetDataLinkLayer()
        Unsets the "dataLinkLayer" element
      • getPhysicalLayer

        LayerPropertyType getPhysicalLayer()
        Gets the "physicalLayer" element
      • isSetPhysicalLayer

        boolean isSetPhysicalLayer()
        True if has "physicalLayer" element
      • setPhysicalLayer

        void setPhysicalLayer​(LayerPropertyType physicalLayer)
        Sets the "physicalLayer" element
      • addNewPhysicalLayer

        LayerPropertyType addNewPhysicalLayer()
        Appends and returns a new empty "physicalLayer" element
      • unsetPhysicalLayer

        void unsetPhysicalLayer()
        Unsets the "physicalLayer" element
      • getMechanicalLayer

        LayerPropertyType getMechanicalLayer()
        Gets the "mechanicalLayer" element
      • isSetMechanicalLayer

        boolean isSetMechanicalLayer()
        True if has "mechanicalLayer" element
      • setMechanicalLayer

        void setMechanicalLayer​(LayerPropertyType mechanicalLayer)
        Sets the "mechanicalLayer" element
      • addNewMechanicalLayer

        LayerPropertyType addNewMechanicalLayer()
        Appends and returns a new empty "mechanicalLayer" element
      • unsetMechanicalLayer

        void unsetMechanicalLayer()
        Unsets the "mechanicalLayer" element
      • getId

        String getId()
        Gets the "id" attribute
      • xgetId

        org.apache.xmlbeans.XmlID xgetId()
        Gets (as xml) the "id" attribute
      • isSetId

        boolean isSetId()
        True if has "id" attribute
      • setId

        void setId​(String id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(org.apache.xmlbeans.XmlID id)
        Sets (as xml) the "id" attribute
      • unsetId

        void unsetId()
        Unsets the "id" attribute