Class WorkOrderOperationEntity

java.lang.Object
overit.geocall.edm.model.Entity
overit.geocallapp.wfm.workorders.bl.operation.WorkOrderOperationEntity
All Implemented Interfaces:
Serializable

@Name("workorders-operations") @Table(value="AWOOPERATION", acronym="AWOO") public class WorkOrderOperationEntity extends Entity
Entity class for the Work Order Operation entity.
Since:
21.0
See Also:
GCApi:
entity
  • Constructor Details

    • WorkOrderOperationEntity

      public WorkOrderOperationEntity()