Item🔗Definition🔗public class Item { public ItemType type; public String value; } See also🔗 ItemBuilder