Class BOAssetTypeOperationCenter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.assets.bl.type.operationcenter.BOAssetTypeOperationCenter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOAssetTypeOperationCenter extends DynO
Business object representing an asset type operation center.
Since:
21.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAssetTypeOperationCenter

      public BOAssetTypeOperationCenter()
  • Method Details

    • getAssetType

      public Long getAssetType()
      Returns the asset type id.
      Returns:
      the asset type id
    • setAssetType

      public void setAssetType(Long assetType)
      Sets the asset type id.
      Parameters:
      assetType - the asset type id
    • getOperationCenter

      public Long getOperationCenter()
      Returns the operation center id.
      Returns:
      the operation center id
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center id.
      Parameters:
      operationCenter - the operation center id