Uses of Class
io.mosip.mimoto.constant.IdType
-
Packages that use IdType Package Description io.mosip.mimoto.constant -
-
Uses of IdType in io.mosip.mimoto.constant
Methods in io.mosip.mimoto.constant that return IdType Modifier and Type Method Description static IdTypeIdType. valueOf(String name)Returns the enum constant of this type with the specified name.static IdType[]IdType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-