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