Module ibm.jzos

Interface Field

    • Method Detail

      • getByteLength

        int getByteLength()
        Answer the length of the field described by the receiver
        Returns:
        int
      • getOffset

        int getOffset()
        Answer the offset of this field into some array of bytes
        Returns:
        int
      • setOffset

        void setOffset​(int offset)
        See Also:
        getOffset()