com.ibm.tivoli.maximo.assethealth

Class FldMethodName

    • Constructor Detail

      • FldMethodName

        public FldMethodName(MboValue mbv)
        Constructor
        Parameters:
        mbv - What to listen to.
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Set the np methodname from the parent AhMethodDriver. If new, leave null as it is used to determine whether an AhMethodDriver link should be auto-created.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException