|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vote | |
|---|---|
| com.atomikos.icatch.jaxb.wsat.v200410 | |
| Uses of Vote in com.atomikos.icatch.jaxb.wsat.v200410 |
|---|
| Fields in com.atomikos.icatch.jaxb.wsat.v200410 declared as Vote | |
|---|---|
protected Vote |
PrepareResponse.vote
|
| Methods in com.atomikos.icatch.jaxb.wsat.v200410 that return Vote | |
|---|---|
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're declared. |
| Methods in com.atomikos.icatch.jaxb.wsat.v200410 with parameters of type Vote | |
|---|---|
void |
PrepareResponse.setVote(Vote value)
Sets the value of the vote property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||