Interface Named

  • All Known Subinterfaces:
    Keyword

    public interface Named
    Represents a namespace-scoped named object
    • Method Detail

      • getNamespace

        String getNamespace()
        Gets the namespace
        Returns:
        namespace
      • getName

        String getName()
        Gets the name
        Returns:
        name