Uses of Class
org.bedework.eventreg.web.AuthAbstractController.AdjustResult
-
Packages that use AuthAbstractController.AdjustResult Package Description org.bedework.eventreg.web -
-
Uses of AuthAbstractController.AdjustResult in org.bedework.eventreg.web
Methods in org.bedework.eventreg.web that return AuthAbstractController.AdjustResult Modifier and Type Method Description protected AuthAbstractController.AdjustResultAuthAbstractController. adjustTickets(Registration reg)static AuthAbstractController.AdjustResultAuthAbstractController.AdjustResult. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthAbstractController.AdjustResult[]AuthAbstractController.AdjustResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-