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