Interface ResponsiblePartyDocument.ResponsibleParty

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    ResponsiblePartyDocumentImpl.ResponsiblePartyImpl
    Enclosing interface:
    ResponsiblePartyDocument

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

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

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

      • getIndividualName

        String getIndividualName()
        Gets the "individualName" element
      • xgetIndividualName

        org.apache.xmlbeans.XmlString xgetIndividualName()
        Gets (as xml) the "individualName" element
      • isSetIndividualName

        boolean isSetIndividualName()
        True if has "individualName" element
      • setIndividualName

        void setIndividualName​(String individualName)
        Sets the "individualName" element
      • xsetIndividualName

        void xsetIndividualName​(org.apache.xmlbeans.XmlString individualName)
        Sets (as xml) the "individualName" element
      • unsetIndividualName

        void unsetIndividualName()
        Unsets the "individualName" element
      • getOrganizationName

        String getOrganizationName()
        Gets the "organizationName" element
      • xgetOrganizationName

        org.apache.xmlbeans.XmlString xgetOrganizationName()
        Gets (as xml) the "organizationName" element
      • isSetOrganizationName

        boolean isSetOrganizationName()
        True if has "organizationName" element
      • setOrganizationName

        void setOrganizationName​(String organizationName)
        Sets the "organizationName" element
      • xsetOrganizationName

        void xsetOrganizationName​(org.apache.xmlbeans.XmlString organizationName)
        Sets (as xml) the "organizationName" element
      • unsetOrganizationName

        void unsetOrganizationName()
        Unsets the "organizationName" element
      • getPositionName

        String getPositionName()
        Gets the "positionName" element
      • xgetPositionName

        org.apache.xmlbeans.XmlString xgetPositionName()
        Gets (as xml) the "positionName" element
      • isSetPositionName

        boolean isSetPositionName()
        True if has "positionName" element
      • setPositionName

        void setPositionName​(String positionName)
        Sets the "positionName" element
      • xsetPositionName

        void xsetPositionName​(org.apache.xmlbeans.XmlString positionName)
        Sets (as xml) the "positionName" element
      • unsetPositionName

        void unsetPositionName()
        Unsets the "positionName" element
      • isSetContactInfo

        boolean isSetContactInfo()
        True if has "contactInfo" element
      • unsetContactInfo

        void unsetContactInfo()
        Unsets the "contactInfo" 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