Uses of Class
io.mosip.mimoto.entity.BIR.BIRBuilder
-
Packages that use BIR.BIRBuilder Package Description io.mosip.mimoto.entity -
-
Uses of BIR.BIRBuilder in io.mosip.mimoto.entity
Methods in io.mosip.mimoto.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(VersionType cbeffversion)BIR.BIRBuilderBIR.BIRBuilder. withOther(String key, Object value)BIR.BIRBuilderBIR.BIRBuilder. withOthers(Map<String,Object> others)BIR.BIRBuilderBIR.BIRBuilder. withSb(byte[] sb)BIR.BIRBuilderBIR.BIRBuilder. withSbInfo(SBInfo sbInfo)BIR.BIRBuilderBIR.BIRBuilder. withVersion(VersionType version)Constructors in io.mosip.mimoto.entity with parameters of type BIR.BIRBuilder Constructor Description BIR(BIR.BIRBuilder birBuilder)
-