Uses of Class
io.mosip.kernel.core.cbeffutil.jaxbclasses.BDBInfoType
-
Packages that use BDBInfoType Package Description io.mosip.kernel.core.cbeffutil.entity io.mosip.kernel.core.cbeffutil.jaxbclasses -
-
Uses of BDBInfoType in io.mosip.kernel.core.cbeffutil.entity
Methods in io.mosip.kernel.core.cbeffutil.entity that return BDBInfoType Modifier and Type Method Description BDBInfoTypeBDBInfo. toBDBInfo() -
Uses of BDBInfoType in io.mosip.kernel.core.cbeffutil.jaxbclasses
Fields in io.mosip.kernel.core.cbeffutil.jaxbclasses declared as BDBInfoType Modifier and Type Field Description protected BDBInfoTypeBIRType. bdbInfoMethods in io.mosip.kernel.core.cbeffutil.jaxbclasses that return BDBInfoType Modifier and Type Method Description BDBInfoTypeObjectFactory. createBDBInfoType()Create an instance ofBDBInfoTypeBDBInfoTypeBIRType. getBDBInfo()Gets the value of the bdbInfo property.Methods in io.mosip.kernel.core.cbeffutil.jaxbclasses with parameters of type BDBInfoType Modifier and Type Method Description voidBIRType. setBDBInfo(BDBInfoType value)Sets the value of the bdbInfo property.
-