public class ActionTime extends Object
| Modifier and Type | Field and Description |
|---|---|
static ActionTime |
AFTER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns the name of this action time.
|
int |
hashCode() |
String |
toString() |
public static final ActionTime AFTER
public String getName()
public int hashCode()
hashCode in class ObjectObject.hashCode()Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.