Interface TransportLinkSetType

    • Field Detail

      • type

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

      • isNilGeographicalName

        boolean isNilGeographicalName()
        Tests for nil "geographicalName" element
      • isSetGeographicalName

        boolean isSetGeographicalName()
        True if has "geographicalName" element
      • setNilGeographicalName

        void setNilGeographicalName()
        Nils the "geographicalName" element
      • unsetGeographicalName

        void unsetGeographicalName()
        Unsets the "geographicalName" element
      • isNilValidFrom

        boolean isNilValidFrom()
        Tests for nil "validFrom" element
      • setNilValidFrom

        void setNilValidFrom()
        Nils the "validFrom" element
      • isNilValidTo

        boolean isNilValidTo()
        Tests for nil "validTo" element
      • isSetValidTo

        boolean isSetValidTo()
        True if has "validTo" element
      • setNilValidTo

        void setNilValidTo()
        Nils the "validTo" element
      • unsetValidTo

        void unsetValidTo()
        Unsets the "validTo" element
      • getPostArray

        ReferenceType[] getPostArray()
        Gets array of all "post" elements
      • getPostArray

        ReferenceType getPostArray​(int i)
        Gets ith "post" element
      • isNilPostArray

        boolean isNilPostArray​(int i)
        Tests for nil ith "post" element
      • sizeOfPostArray

        int sizeOfPostArray()
        Returns number of "post" element
      • setPostArray

        void setPostArray​(ReferenceType[] postArray)
        Sets array of all "post" element
      • setPostArray

        void setPostArray​(int i,
                          ReferenceType post)
        Sets ith "post" element
      • setNilPostArray

        void setNilPostArray​(int i)
        Nils the ith "post" element
      • insertNewPost

        ReferenceType insertNewPost​(int i)
        Inserts and returns a new empty value (as xml) as the ith "post" element
      • addNewPost

        ReferenceType addNewPost()
        Appends and returns a new empty value (as xml) as the last "post" element
      • removePost

        void removePost​(int i)
        Removes the ith "post" element