Interface ResourceType
-
- All Known Implementing Classes:
ResourceTypes
public interface ResourceType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()returns the name of the resource's typeIntegergetValue()returns the unique numeric value of the type.
-