Enum Class ParseValueType

java.lang.Object
java.lang.Enum<ParseValueType>
net.demilich.metastone.game.cards.desc.ParseValueType
All Implemented Interfaces:
Serializable, Comparable<ParseValueType>, Constable

public enum ParseValueType extends Enum<ParseValueType>
Indicates a common set of types for arguments to various Desc objects that appear in the card JSON.