com.ibm.tivoli.maximo.mfmail.util.sc.virtual

Class FldDomainDesc

    • Constructor Detail

      • FldDomainDesc

        public FldDomainDesc(MboValue mbv)
        Instantiates a new fld domain desc.
        Parameters:
        mbv - the mbv
    • Method Detail

      • setDescription

        protected void setDescription(MboValue mbv)
                               throws java.rmi.RemoteException,
                                      MXException
        Sets the description.
        Parameters:
        mbv - the new description
        Throws:
        java.rmi.RemoteException
        MXException
      • getStatusValue

        protected java.lang.String getStatusValue()
                                           throws java.rmi.RemoteException,
                                                  MXException
        Gets the status value.
        Returns:
        the status value
        Throws:
        java.rmi.RemoteException
        MXException
      • getDomainIdFromStatusField

        protected java.lang.String getDomainIdFromStatusField()
                                                       throws MXException,
                                                              java.rmi.RemoteException
        Gets the domain id from status field.
        Returns:
        the domain id from status field
        Throws:
        MXException
        java.rmi.RemoteException