Class AccountEntity

java.lang.Object
overit.geocall.edm.model.Entity
overit.geocallapp.wfm.accounts.bl.account.AccountEntity
All Implemented Interfaces:
Serializable

@Name("assets-accounts") @Table(value="ATECHNICALOBJECT", acronym="ATOB") public class AccountEntity extends Entity
Entity class for the Account entity.
Since:
21.0
See Also:
GCApi:
entity
  • Constructor Details

    • AccountEntity

      public AccountEntity()