public class GracePeriodContainer extends Container implements GracePeriod
Constructor and Description |
---|
GracePeriodContainer() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
expiry() |
void |
expiry(BigInteger newExpiry) |
boolean |
expiryPresent() |
makeArrayList, makeUnmodifiableList
public BigInteger expiry()
expiry
in interface GracePeriod
public void expiry(BigInteger newExpiry)
public boolean expiryPresent()
expiryPresent
in interface GracePeriod
Copyright © 2016. All rights reserved.