Interface CIContactType

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

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

      • type

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

      • isSetPhone

        boolean isSetPhone()
        True if has "phone" element
      • unsetPhone

        void unsetPhone()
        Unsets the "phone" element
      • isSetAddress

        boolean isSetAddress()
        True if has "address" element
      • unsetAddress

        void unsetAddress()
        Unsets the "address" element
      • isSetOnlineResource

        boolean isSetOnlineResource()
        True if has "onlineResource" element
      • unsetOnlineResource

        void unsetOnlineResource()
        Unsets the "onlineResource" element
      • isSetHoursOfService

        boolean isSetHoursOfService()
        True if has "hoursOfService" element
      • unsetHoursOfService

        void unsetHoursOfService()
        Unsets the "hoursOfService" element
      • isSetContactInstructions

        boolean isSetContactInstructions()
        True if has "contactInstructions" element
      • setContactInstructions

        void setContactInstructions​(CharacterStringPropertyType contactInstructions)
        Sets the "contactInstructions" element
      • addNewContactInstructions

        CharacterStringPropertyType addNewContactInstructions()
        Appends and returns a new empty "contactInstructions" element
      • unsetContactInstructions

        void unsetContactInstructions()
        Unsets the "contactInstructions" element