com.ibm.ism.script.autoscript

Class FldLaunchPointName

    • Constructor Detail

      • FldLaunchPointName

        public FldLaunchPointName(MboValue mbv)
        Construct and attach to the MboValue.
        Parameters:
        mbv - MboValue
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Fills Launch point variable set when the launch point is changed. If the Launch point name is null, then it deletes all launch point vars set records.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException