Class AssetEntity

java.lang.Object
overit.geocall.edm.model.Entity
overit.geocallapp.wfm.assets.bl.AssetEntity
All Implemented Interfaces:
Serializable

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

    • AssetEntity

      public AssetEntity()