Class BIR


  • public class BIR
    extends Object
    BIR class with Builder to create data
    Author:
    Ramadurai Pandian
    • Method Detail

      • getElement

        public List<javax.xml.bind.JAXBElement<String>> getElement()
        Returns:
        the element
      • getVersion

        public BIRVersion getVersion()
        Returns:
        the version
      • getCbeffversion

        public BIRVersion getCbeffversion()
        Returns:
        the cbeffversion
      • getBirInfo

        public BIRInfo getBirInfo()
        Returns:
        the birInfo
      • getBdbInfo

        public BDBInfo getBdbInfo()
        Returns:
        the bdbInfo
      • getBdb

        public byte[] getBdb()
        Returns:
        the bdb
      • getSb

        public byte[] getSb()
        Returns:
        the sb
      • getSbInfo

        public SBInfo getSbInfo()
        Returns:
        the sbInfo
      • toBIRType

        public BIRType toBIRType​(BIR bir)