|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.parser.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the com.asdf.parser package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.asdf.parser |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public StateUpdate createStateUpdate()
StateUpdate
public Request createRequest()
Request
public RequireParameters createRequireParameters()
RequireParameters
public LobbyResponse createLobbyResponse()
LobbyResponse
public CreateGameRequest createCreateGameRequest()
CreateGameRequest
public AccountManagementRequest createAccountManagementRequest()
AccountManagementRequest
public AvailableGamesResponse createAvailableGamesResponse()
AvailableGamesResponse
public GameListResponse createGameListResponse()
GameListResponse
public AccountManagementRequest.ChangePassword createAccountManagementRequestChangePassword()
AccountManagementRequest.ChangePassword
public AvailableGamesResponse.Game createAvailableGamesResponseGame()
AvailableGamesResponse.Game
public GameListResponse.Games.Game.AdditionalInfo.Players createGameListResponseGamesGameAdditionalInfoPlayers()
GameListResponse.Games.Game.AdditionalInfo.Players
public GameDetailsResponse.Players createGameDetailsResponsePlayers()
GameDetailsResponse.Players
public OptionalParameters createOptionalParameters()
OptionalParameters
public AccountManagementRequest.Create createAccountManagementRequestCreate()
AccountManagementRequest.Create
public LobbyRequest.GameDetails createLobbyRequestGameDetails()
LobbyRequest.GameDetails
public AccountManagementResponse createAccountManagementResponse()
AccountManagementResponse
public GameListResponse.Games createGameListResponseGames()
GameListResponse.Games
public LoginResponse createLoginResponse()
LoginResponse
public Response createResponse()
Response
public GenericResponse createGenericResponse()
GenericResponse
public Parameters createParameters()
Parameters
public GameListGameResponse createGameListGameResponse()
GameListGameResponse
public GameDetailsResponse createGameDetailsResponse()
GameDetailsResponse
public PlayerList createPlayerList()
PlayerList
public LobbyStateUpdate createLobbyStateUpdate()
LobbyStateUpdate
public LobbyRequest.GameList createLobbyRequestGameList()
LobbyRequest.GameList
public Message createMessage()
Message
public AuthenticationRequest createAuthenticationRequest()
AuthenticationRequest
public GameListResponse.Games.Game.AdditionalInfo createGameListResponseGamesGameAdditionalInfo()
GameListResponse.Games.Game.AdditionalInfo
public GameRequest createGameRequest()
GameRequest
public GameResponse createGameResponse()
GameResponse
public GenericStateUpdate createGenericStateUpdate()
GenericStateUpdate
public RequireStringParameters createRequireStringParameters()
RequireStringParameters
public LobbyRequest createLobbyRequest()
LobbyRequest
public GameStateUpdate createGameStateUpdate()
GameStateUpdate
public GameDetailsResponse.Players.Player createGameDetailsResponsePlayersPlayer()
GameDetailsResponse.Players.Player
public GameListResponse.Games.Game createGameListResponseGamesGame()
GameListResponse.Games.Game
public AccountManagementRequest.Delete createAccountManagementRequestDelete()
AccountManagementRequest.Delete
public OptionalStringParameters createOptionalStringParameters()
OptionalStringParameters
public AuthenticationResponse createAuthenticationResponse()
AuthenticationResponse
public AuthenticationRequest.Login createAuthenticationRequestLogin()
AuthenticationRequest.Login
public Custom createCustom()
Custom
public ChatMessage createChatMessage()
ChatMessage
public CreateGameResponse createCreateGameResponse()
CreateGameResponse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |