public class TimeSettings
extends java.lang.Object
<player_settings>
element.Constructor and Description |
---|
TimeSettings(java.lang.String tm)
Constructs a new avatar settings record with the given avatar
name . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBegin()
Returns the
begin -component of the avatar setting. |
java.lang.String |
toString()
Returns a textual representation of the avatar settings.
|