Class AssetInsertInput

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

public class AssetInsertInput extends DynO
Business object representing insert inputs for the asset.
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • AssetInsertInput

      public AssetInsertInput()
  • Method Details

    • getAsset

      public BOAsset getAsset()
      Gets the BOAsset to save
      Returns:
      the BOAsset to save
    • setAsset

      public void setAsset(BOAsset asset)
      Sets the BOAsset to save
      Parameters:
      asset - the BOAsset to save
    • getAddress

      public Long getAddress()
      Returns the address for saving the contact.
      Returns:
      the order
    • setAddress

      public void setAddress(Long address)
      Sets the address for saving the contact.
      Parameters:
      address - the address