Uses of Enum Class
ai.marmin.constants.RegistrationType
-
Uses of RegistrationType in ai.marmin.constants
Subclasses with type arguments of type RegistrationType in ai.marmin.constantsMethods in ai.marmin.constants that return RegistrationTypeModifier and TypeMethodDescriptionstatic RegistrationTypeLook up by code (e.g., "EID")static RegistrationTypeReturns the enum constant of this class with the specified name.static RegistrationType[]RegistrationType.values()Returns an array containing the constants of this enum class, in the order they are declared.