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