Interface IPlatformKey


  • public interface IPlatformKey
    • Method Detail

      • getNamespace

        String getNamespace()
        Gets the namespace of the key
        Returns:
        the namespace
      • getKey

        String getKey()
        Gets the key of the key
        Returns:
        the key
      • toString

        String toString()
        Gets the full key as String
        Overrides:
        toString in class Object
        Returns:
        the full key