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 intgetId()StringgetKey()String[]getNames()
-