Package zombie.characters.traits
Class ObservationFactory.Observation
java.lang.Object
zombie.characters.traits.ObservationFactory.Observation
- All Implemented Interfaces:
IListBoxItem
- Enclosing class:
- ObservationFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getName()voidsetDescription(String string) voidvoidsetTraitID(String string)
-
Field Details
-
MutuallyExclusive
-
-
Constructor Details
-
Observation
-
-
Method Details
-
getLabel
- Specified by:
getLabelin interfaceIListBoxItem
-
getLeftLabel
- Specified by:
getLeftLabelin interfaceIListBoxItem
-
getRightLabel
- Specified by:
getRightLabelin interfaceIListBoxItem
-
getDescription
-
setDescription
-
getTraitID
-
setTraitID
-
getName
-
setName
-