Interface ResourceType

All Known Implementing Classes:
ResourceTypes

public interface ResourceType
  • Method Summary

    Modifier and Type
    Method
    Description
    returns the name of the resource's type
    returns the unique numeric value of the type.
  • Method Details

    • getName

      String getName()
      returns the name of the resource's type
    • getValue

      Integer getValue()
      returns the unique numeric value of the type.