zombie.characters.traits
Class ObservationFactory.Observation
java.lang.Object
zombie.characters.traits.ObservationFactory.Observation
- All Implemented Interfaces:
- IListBoxItem
- Enclosing class:
- ObservationFactory
public static class ObservationFactory.Observation
- extends java.lang.Object
- implements IListBoxItem
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MutuallyExclusive
public java.util.ArrayList<java.lang.String> MutuallyExclusive
ObservationFactory.Observation
public ObservationFactory.Observation(java.lang.String tr,
java.lang.String name,
java.lang.String desc)
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in interface IListBoxItem
getLeftLabel
public java.lang.String getLeftLabel()
- Specified by:
getLeftLabel
in interface IListBoxItem
getRightLabel
public java.lang.String getRightLabel()
- Specified by:
getRightLabel
in interface IListBoxItem
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getTraitID
public java.lang.String getTraitID()
setTraitID
public void setTraitID(java.lang.String traitID)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)