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