Class AbstractIfLabel

    • Constructor Detail

      • AbstractIfLabel

        public AbstractIfLabel()
    • Method Detail

      • getIfLabel

        public final java.lang.String getIfLabel​(java.lang.String name,
                                                 java.lang.String descr,
                                                 java.lang.String physAddr)

        getIfLabel

        Specified by:
        getIfLabel in interface IfLabel
        Parameters:
        name - a String object.
        descr - a String object.
        physAddr - a String object.
        Returns:
        a String object.