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