Interface CISeriesType

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

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

      • type

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

      • isSetName

        boolean isSetName()
        True if has "name" element
      • unsetName

        void unsetName()
        Unsets the "name" element
      • isSetIssueIdentification

        boolean isSetIssueIdentification()
        True if has "issueIdentification" element
      • setIssueIdentification

        void setIssueIdentification​(CharacterStringPropertyType issueIdentification)
        Sets the "issueIdentification" element
      • addNewIssueIdentification

        CharacterStringPropertyType addNewIssueIdentification()
        Appends and returns a new empty "issueIdentification" element
      • unsetIssueIdentification

        void unsetIssueIdentification()
        Unsets the "issueIdentification" element
      • isSetPage

        boolean isSetPage()
        True if has "page" element
      • unsetPage

        void unsetPage()
        Unsets the "page" element