psdi.app.contract.schedule

Class FldSchLeaseViewLineCost

    • Constructor Detail

      • FldSchLeaseViewLineCost

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Calculates and sets the periodic payment based on the value of this field. The calculation is done by using the lease rate factor. Also update the owner lease total cost.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldMatServLineCost
        Throws:
        MXException
        java.rmi.RemoteException