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