public class ProxyTicketContainer extends Container implements ProxyTicket
Constructor and Description |
---|
ProxyTicketContainer() |
Modifier and Type | Method and Description |
---|---|
String |
value() |
void |
value(String newValue) |
boolean |
valuePresent() |
makeArrayList, makeUnmodifiableList
public String value()
value
in interface ProxyTicket
public void value(String newValue)
public boolean valuePresent()
valuePresent
in interface ProxyTicket
Copyright © 2016. All rights reserved.