Uses of Class
io.mosip.kernel.core.cbeffutil.jaxbclasses.SBInfoType
-
Packages that use SBInfoType Package Description io.mosip.kernel.core.cbeffutil.entity io.mosip.kernel.core.cbeffutil.jaxbclasses -
-
Uses of SBInfoType in io.mosip.kernel.core.cbeffutil.entity
Methods in io.mosip.kernel.core.cbeffutil.entity that return SBInfoType Modifier and Type Method Description SBInfoTypeSBInfo. toSBInfoType() -
Uses of SBInfoType in io.mosip.kernel.core.cbeffutil.jaxbclasses
Fields in io.mosip.kernel.core.cbeffutil.jaxbclasses declared as SBInfoType Modifier and Type Field Description protected SBInfoTypeBIRType. sbInfoMethods in io.mosip.kernel.core.cbeffutil.jaxbclasses that return SBInfoType Modifier and Type Method Description SBInfoTypeObjectFactory. createSBInfoType()Create an instance ofSBInfoTypeSBInfoTypeBIRType. getSBInfo()Gets the value of the sbInfo property.Methods in io.mosip.kernel.core.cbeffutil.jaxbclasses with parameters of type SBInfoType Modifier and Type Method Description voidBIRType. setSBInfo(SBInfoType value)Sets the value of the sbInfo property.
-