public class Expiry
extends java.lang.Object
| Constructor and Description |
|---|
Expiry(ExpiryType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTTI() |
boolean |
isTTL() |
boolean |
isUserDef() |
java.lang.String |
type() |
java.time.temporal.TemporalUnit |
unit() |
long |
value() |
public Expiry(ExpiryType type)