Class DTODataCollectionSheetAssociateAsset

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetAssociateAsset
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODataCollectionSheetAssociateAsset extends DynO
DTO used to associate a data collection sheet to an asset.
Since:
22.0
See Also:
  • Constructor Details

    • DTODataCollectionSheetAssociateAsset

      public DTODataCollectionSheetAssociateAsset()
  • Method Details

    • getAssetId

      public Long getAssetId()
      Gets the asset id.
      Returns:
      the asset id
    • setAssetId

      public void setAssetId(Long assetId)
      Sets the asset id.
      Parameters:
      assetId - the asset id