|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionalStringParameters | |
---|---|
com.asdf.parser | Automatically generated parser class for Message objects |
Uses of OptionalStringParameters in com.asdf.parser |
---|
Methods in com.asdf.parser that return OptionalStringParameters | |
---|---|
OptionalStringParameters |
ObjectFactory.createOptionalStringParameters()
Create an instance of OptionalStringParameters |
OptionalStringParameters |
GameListResponse.getColumnNames()
Gets the value of the columnNames property. |
OptionalStringParameters |
GameDetailsResponse.getColumnNames()
Gets the value of the columnNames property. |
OptionalStringParameters |
GameDetailsResponse.getRules()
Gets the value of the rules property. |
OptionalStringParameters |
AvailableGamesResponse.Game.getVariants()
Gets the value of the variants property. |
Methods in com.asdf.parser with parameters of type OptionalStringParameters | |
---|---|
void |
GameListResponse.setColumnNames(OptionalStringParameters value)
Sets the value of the columnNames property. |
void |
GameDetailsResponse.setColumnNames(OptionalStringParameters value)
Sets the value of the columnNames property. |
void |
GameDetailsResponse.setRules(OptionalStringParameters value)
Sets the value of the rules property. |
void |
AvailableGamesResponse.Game.setVariants(OptionalStringParameters value)
Sets the value of the variants property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |