Uses of Enum
org.apache.creadur.whisker.app.Act
Packages that use Act
-
Uses of Act in org.apache.creadur.whisker.app
Methods in org.apache.creadur.whisker.app that return ActModifier and TypeMethodDescriptionfinal Act
Whisker.getAct()
Gets the operation to be performed.static Act
Returns the enum constant of this type with the specified name.static Act[]
Act.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.creadur.whisker.app with parameters of type Act