talx x1.0.5

talx.util
Class ShallowSettings.ShallowPerson

java.lang.Object
  extended bytalx.util.ShallowSettings.ShallowPerson
Enclosing class:
ShallowSettings

public static class ShallowSettings.ShallowPerson
extends java.lang.Object


Constructor Summary
ShallowSettings.ShallowPerson(java.lang.String name, java.lang.String markedUpName, java.lang.String addresses, java.lang.String filename, java.lang.String game)
           
 
Method Summary
 java.lang.String getAddresses()
          Returns the space-delimited list of email addresses for this person.
 java.lang.String getFileName()
          Returns the filename that contains the picture of this person.
 java.lang.String getGame()
          Returns the name of the game that this person plays (if the person is a player).
 java.lang.String getMarkedUpName()
          Returns the html version of the name of this person.
 java.lang.String getName()
          Returns the name of this person.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShallowSettings.ShallowPerson

public ShallowSettings.ShallowPerson(java.lang.String name,
                                     java.lang.String markedUpName,
                                     java.lang.String addresses,
                                     java.lang.String filename,
                                     java.lang.String game)
Method Detail

getName

public java.lang.String getName()
Returns the name of this person.


getMarkedUpName

public java.lang.String getMarkedUpName()
Returns the html version of the name of this person.


getAddresses

public java.lang.String getAddresses()
Returns the space-delimited list of email addresses for this person.


getFileName

public java.lang.String getFileName()
Returns the filename that contains the picture of this person.


getGame

public java.lang.String getGame()
Returns the name of the game that this person plays (if the person is a player).


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.