Uses of Class
io.mosip.kernel.core.cbeffutil.entity.BIR.BIRBuilder
-
Packages that use BIR.BIRBuilder Package Description io.mosip.kernel.core.cbeffutil.entity -
-
Uses of BIR.BIRBuilder in io.mosip.kernel.core.cbeffutil.entity
Methods in io.mosip.kernel.core.cbeffutil.entity that return BIR.BIRBuilder Modifier and Type Method Description BIR.BIRBuilderBIR.BIRBuilder. withBdb(byte[] bdb)BIR.BIRBuilderBIR.BIRBuilder. withBdbInfo(BDBInfo bdbInfo)BIR.BIRBuilderBIR.BIRBuilder. withBirInfo(BIRInfo birInfo)BIR.BIRBuilderBIR.BIRBuilder. withCbeffversion(BIRVersion cbeffversion)BIR.BIRBuilderBIR.BIRBuilder. withElement(List<javax.xml.bind.JAXBElement<String>> list)BIR.BIRBuilderBIR.BIRBuilder. withSb(byte[] sb)BIR.BIRBuilderBIR.BIRBuilder. withSbInfo(SBInfo sbInfo)BIR.BIRBuilderBIR.BIRBuilder. withVersion(BIRVersion version)Constructors in io.mosip.kernel.core.cbeffutil.entity with parameters of type BIR.BIRBuilder Constructor Description BIR(BIR.BIRBuilder birBuilder)
-