Class LinearAssetLocationLoadInput

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

public class LinearAssetLocationLoadInput extends DynO
Business object representing the input parameters used to load a linear asset location.
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • LinearAssetLocationLoadInput

      public LinearAssetLocationLoadInput()
  • Method Details

    • getAssetId

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

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