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