Class SBInfo
- java.lang.Object
-
- io.mosip.kernel.core.cbeffutil.entity.SBInfo
-
public class SBInfo extends Object
- Author:
- Ramadurai Pandian
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSBInfo.SBInfoBuilder
-
Constructor Summary
Constructors Constructor Description SBInfo(SBInfo.SBInfoBuilder sBInfoBuilder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RegistryIDTypegetFormat()SBInfoTypetoSBInfoType()
-
-
-
Constructor Detail
-
SBInfo
public SBInfo(SBInfo.SBInfoBuilder sBInfoBuilder)
-
-
Method Detail
-
getFormat
public RegistryIDType getFormat()
-
toSBInfoType
public SBInfoType toSBInfoType()
-
-