Searched defs:ItemType (Results 1 – 2 of 2) sorted by relevance
24 public enum ItemType implements ToHuman { enum63 private ItemType(int mapValue, String typeName) { in ItemType() method in ItemType