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