package de.joethei.monopoly.action; public enum ActionType { REQUIRED, OPTIONAL, REQUIRED_OWNER, OPTIONAL_OWNER }