| Package | Description |
|---|---|
| org.glassfish.tyrus.sample.auction |
| Modifier and Type | Method and Description |
|---|---|
AuctionState |
Auction.getState() |
static AuctionState |
AuctionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuctionState[] |
AuctionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Auction.setState(AuctionState state) |
Copyright © 2012. All Rights Reserved.