psdi.app.craft

Class FldCraftSkillLevel

    • Constructor Detail

      • FldCraftSkillLevel

        public FldCraftSkillLevel(MboValue mbv)
        Construct and attach to the specified MboValue
        Parameters:
        mbv -
    • Method Detail

      • setValueFromLookup

        public void setValueFromLookup(MboRemote sourceMbo)
                                throws MXException,
                                       java.rmi.RemoteException
        Description copied from class: MboValueAdapter
        The default implementation does nothing since the default getList() is false. For the derived class, if getList() returns true, this method should be overwritten.
        Specified by:
        setValueFromLookup in interface MboValueListener
        Overrides:
        setValueFromLookup in class ALNDomain
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.mbo.MboValueListner#setvalueFromLookup