Constructor and Description |
---|
TicketContainer() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
expiry() |
void |
expiry(BigInteger newExpiry) |
boolean |
expiryPresent() |
String |
value() |
void |
value(String newValue) |
boolean |
valuePresent() |
makeArrayList, makeUnmodifiableList
public BigInteger expiry()
public void expiry(BigInteger newExpiry)
public boolean expiryPresent()
expiryPresent
in interface Ticket
public void value(String newValue)
public boolean valuePresent()
valuePresent
in interface Ticket
Copyright © 2016. All rights reserved.