psdi.app.contract.schedule

Class FldSchWarrantyViewTotalLineCosts

    • Constructor Detail

      • FldSchWarrantyViewTotalLineCosts

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

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Initialize this non-persistent field and set it equal to the total of all the warranty lines linecost. This field should always be readonly.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException