Uses of Enum Class
ai.marmin.constants.ElectronicAddressScheme
-
Uses of ElectronicAddressScheme in ai.marmin.constants
Subclasses with type arguments of type ElectronicAddressScheme in ai.marmin.constantsMethods in ai.marmin.constants that return ElectronicAddressSchemeModifier and TypeMethodDescriptionstatic ElectronicAddressSchemeFinds the Scheme by its 4-digit code.static ElectronicAddressSchemeReturns the enum constant of this class with the specified name.static ElectronicAddressScheme[]ElectronicAddressScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.