Interface HasName.AndFullName

    • Method Detail

      • getFullName

        @PublicAPI(usage=ACCESS)
        java.lang.String getFullName()
        Returns:
        The full name of the given object. Varies by context, for details consult Javadoc of the concrete subclass.