com.ibm.tivoli.maximo.fwm.app.virtual

Class FldSpecificationValue

    • Constructor Detail

      • FldSpecificationValue

        public FldSpecificationValue(MboValue mbv)
        Construct and attatch to the specified mbo value.
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        set the initial value of the field to the alphanumeric, numeric or table value. the field is updated by the action methods on alnvalue, numvalue and tablevalue possible maxvalues for datatype are ALN, NUMERIC, MAXTABLE
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException