|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameters | |
---|---|
com.asdf.parser | Automatically generated parser class for Message objects |
Uses of Parameters in com.asdf.parser |
---|
Methods in com.asdf.parser that return Parameters | |
---|---|
Parameters |
ObjectFactory.createParameters()
Create an instance of Parameters |
Parameters |
RequireParameters.getParameters()
Gets the value of the parameters property. |
Parameters |
OptionalParameters.getParameters()
Gets the value of the parameters property. |
Parameters |
GenericStateUpdate.getParameters()
Gets the value of the parameters property. |
Parameters |
GenericResponse.getParameters()
Gets the value of the parameters property. |
Parameters |
CreateGameResponse.getParameters()
Gets the value of the parameters property. |
Parameters |
CreateGameRequest.getParameters()
Gets the value of the parameters property. |
Methods in com.asdf.parser with parameters of type Parameters | |
---|---|
void |
RequireParameters.setParameters(Parameters value)
Sets the value of the parameters property. |
void |
OptionalParameters.setParameters(Parameters value)
Sets the value of the parameters property. |
void |
GenericStateUpdate.setParameters(Parameters value)
Sets the value of the parameters property. |
void |
GenericResponse.setParameters(Parameters value)
Sets the value of the parameters property. |
void |
CreateGameResponse.setParameters(Parameters value)
Sets the value of the parameters property. |
void |
CreateGameRequest.setParameters(Parameters value)
Sets the value of the parameters property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |