public final class ActionTime extends Object
Modifier and Type | Field and Description |
---|---|
static ActionTime |
AFTER
The AFTER instance.
|
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
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.