|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.tx.at.v10.types.PrepareResponse
public class PrepareResponse
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="vote" type="{http://schemas.xmlsoap.org/ws/2004/10/wsat}Vote" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Vote |
vote
|
| Constructor Summary | |
|---|---|
PrepareResponse()
|
|
| Method Summary | |
|---|---|
Vote |
getVote()
Gets the value of the vote property. |
void |
setVote(Vote value)
Sets the value of the vote property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Vote vote
| Constructor Detail |
|---|
public PrepareResponse()
| Method Detail |
|---|
public Vote getVote()
Votepublic void setVote(Vote value)
value - allowed object is
Vote
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||