Interface Platform

    • Method Detail

      • getName

        @Input
        String getName()
        Description copied from interface: Named
        The object's name.

        Must be constant for the life of the object.

        Specified by:
        getName in interface Named
        Returns:
        The name. Never null.
      • getDisplayName

        @Internal
        String getDisplayName()
        Returns a human consumable name for this platform.