Interface CIResponsiblePartyType

  • All Superinterfaces:
    AbstractObjectType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    CIResponsiblePartyTypeImpl

    public interface CIResponsiblePartyType
    extends AbstractObjectType
    An XML CI_ResponsibleParty_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
    • Field Detail

      • type

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

      • isSetIndividualName

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

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

        boolean isSetOrganisationName()
        True if has "organisationName" element
      • addNewOrganisationName

        CharacterStringPropertyType addNewOrganisationName()
        Appends and returns a new empty "organisationName" element
      • unsetOrganisationName

        void unsetOrganisationName()
        Unsets the "organisationName" element
      • isSetPositionName

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

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

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

        void setContactInfo​(CIContactPropertyType contactInfo)
        Sets the "contactInfo" element
      • addNewContactInfo

        CIContactPropertyType addNewContactInfo()
        Appends and returns a new empty "contactInfo" element
      • unsetContactInfo

        void unsetContactInfo()
        Unsets the "contactInfo" element