|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParserHand | |
|---|---|
| com.asdf.plugins.pokergames | In-built pokergame implementation. |
| com.asdf.plugins.pokergames.texasholdem.parser | |
| Uses of ParserHand in com.asdf.plugins.pokergames |
|---|
| Constructors in com.asdf.plugins.pokergames with parameters of type ParserHand | |
|---|---|
Hand(ParserHand info)
constructor |
|
| Uses of ParserHand in com.asdf.plugins.pokergames.texasholdem.parser |
|---|
| Methods in com.asdf.plugins.pokergames.texasholdem.parser that return ParserHand | |
|---|---|
ParserHand |
ObjectFactory.createParserHand()
Create an instance of ParserHand |
ParserHand |
GameModelInfoMessage.getBoardCards()
Gets the value of the boardCards property. |
ParserHand |
TexasMessage.getHand()
Gets the value of the hand property. |
ParserHand |
PlayerInfoFieldsMessage.getHoleCards()
Gets the value of the holeCards property. |
| Methods in com.asdf.plugins.pokergames.texasholdem.parser with parameters of type ParserHand | |
|---|---|
void |
GameModelInfoMessage.setBoardCards(ParserHand value)
Sets the value of the boardCards property. |
void |
TexasMessage.setHand(ParserHand value)
Sets the value of the hand property. |
void |
PlayerInfoFieldsMessage.setHoleCards(ParserHand value)
Sets the value of the holeCards property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||