|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.parser.GameDetailsResponse.Players.Player
public static class GameDetailsResponse.Players.Player
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"> <sequence> <element name="Info" type="{}OptionalParameters"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
GameDetailsResponse.Players.Player()
|
Method Summary | |
---|---|
OptionalParameters |
getInfo()
Gets the value of the info property. |
void |
setInfo(OptionalParameters value)
Sets the value of the info property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GameDetailsResponse.Players.Player()
Method Detail |
---|
public OptionalParameters getInfo()
OptionalParameters
public void setInfo(OptionalParameters value)
value
- allowed object is
OptionalParameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |