com.ibm.tivoli.maximo.skd.app

Class FldMXODMAppPort

    • Constructor Detail

      • FldMXODMAppPort

        public FldMXODMAppPort(MboValue mbv)
                        throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        The meth0d validates the port. The values should be a number. Throws interactive message in case of entered value is not number.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException