psdi.app.contract.schedule

Class FldSchLeaseViewPeriodicPayment

    • Constructor Detail

      • FldSchLeaseViewPeriodicPayment

        public FldSchLeaseViewPeriodicPayment(MboValue mbv)
        Construct and attach to the mbo value.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Calculates and sets the line cost based on the value of this field. The line cost is calculated using the periodic payment.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException