- Alle bekannten Implementierungsklassen:
ASkillValue,CarriedItem,CommonCharacter,ComplexDataItemValue,ItemEnhancementValue,LevellingProfileValue,SetItemValue,SkillSpecializationValue
public interface DecisionContainer
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddDecision(Decision value) If the referenced ComplexDataItem had choices, these are the decisions.getDecision(UUID choiceUUID) voidremoveDecision(UUID choiceUUID)
-
Methodendetails
-
addDecision
If the referenced ComplexDataItem had choices, these are the decisions. -
removeDecision
-
getDecision
-