Uses of Class
net.officefloor.activity.model.ActivityProcedureNextModel.ActivityProcedureNextEvent
-
Packages that use ActivityProcedureNextModel.ActivityProcedureNextEvent Package Description net.officefloor.activity.model -
-
Uses of ActivityProcedureNextModel.ActivityProcedureNextEvent in net.officefloor.activity.model
Methods in net.officefloor.activity.model that return ActivityProcedureNextModel.ActivityProcedureNextEvent Modifier and Type Method Description static ActivityProcedureNextModel.ActivityProcedureNextEvent
ActivityProcedureNextModel.ActivityProcedureNextEvent. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ActivityProcedureNextModel.ActivityProcedureNextEvent[]
ActivityProcedureNextModel.ActivityProcedureNextEvent. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-