Class DTOAssetCharacteristicValueInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.assets.rs1.asset.characteristicvalue.DTOAssetCharacteristicValueInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOAssetCharacteristicValueInsert extends DynO
DTO for insert an asset's characteristic
Since:
16.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOAssetCharacteristicValueInsert

      public DTOAssetCharacteristicValueInsert()
  • Method Details

    • getCharacteristic

      public final Long getCharacteristic()
    • setCharacteristic

      public final void setCharacteristic(Long characteristic)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)