Interface BinaryBlockDocument.BinaryBlock

    • Field Detail

      • type

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

      • sizeOfMemberArray

        int sizeOfMemberArray()
        Returns number of "member" element
      • removeMember

        void removeMember​(int i)
        Removes the ith "member" element
      • getByteLength

        BigInteger getByteLength()
        Gets the "byteLength" attribute
      • xgetByteLength

        org.apache.xmlbeans.XmlPositiveInteger xgetByteLength()
        Gets (as xml) the "byteLength" attribute
      • isSetByteLength

        boolean isSetByteLength()
        True if has "byteLength" attribute
      • setByteLength

        void setByteLength​(BigInteger byteLength)
        Sets the "byteLength" attribute
      • xsetByteLength

        void xsetByteLength​(org.apache.xmlbeans.XmlPositiveInteger byteLength)
        Sets (as xml) the "byteLength" attribute
      • unsetByteLength

        void unsetByteLength()
        Unsets the "byteLength" attribute
      • getByteEncoding

        ByteEncoding.Enum getByteEncoding()
        Gets the "byteEncoding" attribute
      • xgetByteEncoding

        ByteEncoding xgetByteEncoding()
        Gets (as xml) the "byteEncoding" attribute
      • setByteEncoding

        void setByteEncoding​(ByteEncoding.Enum byteEncoding)
        Sets the "byteEncoding" attribute
      • xsetByteEncoding

        void xsetByteEncoding​(ByteEncoding byteEncoding)
        Sets (as xml) the "byteEncoding" attribute
      • getByteOrder

        ByteOrder.Enum getByteOrder()
        Gets the "byteOrder" attribute
      • xgetByteOrder

        ByteOrder xgetByteOrder()
        Gets (as xml) the "byteOrder" attribute
      • setByteOrder

        void setByteOrder​(ByteOrder.Enum byteOrder)
        Sets the "byteOrder" attribute
      • xsetByteOrder

        void xsetByteOrder​(ByteOrder byteOrder)
        Sets (as xml) the "byteOrder" attribute