Class IDCUserAccount

All Implemented Interfaces:
Serializable, CertificationConstants, Constants, Snapshot<IDCAccount>

public class IDCUserAccount extends IDCAccount
This class is only used to map the IDCAccount entity to another table. It wraps a specified IDCAccount.
See Also:
  • Constructor Details

    • IDCUserAccount

      public IDCUserAccount()
  • Method Details

    • setIDCAccount

      public void setIDCAccount(IDCAccount acct)