Interface InterchangeableItem
-
- All Known Implementing Classes:
BarrowsItem
,DynamicInterchangeableItem
,TrouverItem
public interface InterchangeableItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getId()
String
getKey()
String[]
getNames()
-