Interface TINType

    • Field Detail

      • type

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

      • sizeOfTinElementArray

        int sizeOfTinElementArray()
        Returns number of "tinElement" element
      • setTinElementArray

        void setTinElementArray​(TINElementPropertyType[] tinElementArray)
        Sets array of all "tinElement" element
      • setTinElementArray

        void setTinElementArray​(int i,
                                TINElementPropertyType tinElement)
        Sets ith "tinElement" element
      • insertNewTinElement

        TINElementPropertyType insertNewTinElement​(int i)
        Inserts and returns a new empty value (as xml) as the ith "tinElement" element
      • addNewTinElement

        TINElementPropertyType addNewTinElement()
        Appends and returns a new empty value (as xml) as the last "tinElement" element
      • removeTinElement

        void removeTinElement​(int i)
        Removes the ith "tinElement" element
      • getMaxLength

        LengthType getMaxLength()
        Gets the "maxLength" element
      • isSetMaxLength

        boolean isSetMaxLength()
        True if has "maxLength" element
      • setMaxLength

        void setMaxLength​(LengthType maxLength)
        Sets the "maxLength" element
      • addNewMaxLength

        LengthType addNewMaxLength()
        Appends and returns a new empty "maxLength" element
      • unsetMaxLength

        void unsetMaxLength()
        Unsets the "maxLength" element