Class AccountTypeEntity
java.lang.Object
overit.geocall.edm.model.Entity
overit.geocallapp.wfm.accounts.bl.account.type.AccountTypeEntity
- All Implemented Interfaces:
Serializable
@Name("assets-account-types")
@Table(value="TTECHNICALOBJECT",
acronym="TTOB")
public class AccountTypeEntity
extends Entity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.edm.model.Entity
Entity.Anonymous, Entity.Code, Entity.Description, Entity.Final, Entity.Name, Entity.Pool, Entity.System, Entity.Table, Entity.TimeZoneResolver -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocall.edm.model.Entity
equals, getAcronym, getCode, getCompanyIdField, getDescription, getExtensionColumn, getId, getLayer, getName, getPool, getTable, getTimeZoneResolver, hashCode, isAnonymous, isFinal, isSystem, toString
-
Constructor Details
-
AccountTypeEntity
public AccountTypeEntity()
-