| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.v10.types |
| Modifier and Type | Field and Description |
|---|---|
protected Vote |
PrepareResponse.vote |
| Modifier and Type | Method and Description |
|---|---|
static Vote |
Vote.fromValue(String v) |
Vote |
PrepareResponse.getVote()
Gets the value of the vote property.
|
static Vote |
Vote.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vote[] |
Vote.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrepareResponse.setVote(Vote value)
Sets the value of the vote property.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.