Uses of Class
io.mosip.kernel.core.cbeffutil.jaxbclasses.BIRInfoType
-
Packages that use BIRInfoType Package Description io.mosip.kernel.core.cbeffutil.entity io.mosip.kernel.core.cbeffutil.jaxbclasses -
-
Uses of BIRInfoType in io.mosip.kernel.core.cbeffutil.entity
Methods in io.mosip.kernel.core.cbeffutil.entity that return BIRInfoType Modifier and Type Method Description BIRInfoTypeBIRInfo. toBIRInfo() -
Uses of BIRInfoType in io.mosip.kernel.core.cbeffutil.jaxbclasses
Fields in io.mosip.kernel.core.cbeffutil.jaxbclasses declared as BIRInfoType Modifier and Type Field Description protected BIRInfoTypeBIRType. birInfoMethods in io.mosip.kernel.core.cbeffutil.jaxbclasses that return BIRInfoType Modifier and Type Method Description BIRInfoTypeObjectFactory. createBIRInfoType()Create an instance ofBIRInfoTypeBIRInfoTypeBIRType. getBIRInfo()Gets the value of the birInfo property.Methods in io.mosip.kernel.core.cbeffutil.jaxbclasses with parameters of type BIRInfoType Modifier and Type Method Description voidBIRType. setBIRInfo(BIRInfoType value)Sets the value of the birInfo property.
-