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