Class DTOResourceAddressUpdate

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.resources.rs1.resourceaddress.DTOResourceAddressUpdate
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOResourceAddressUpdate extends DynO
DTO for update resource address
Since:
16.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOResourceAddressUpdate

      public DTOResourceAddressUpdate()
  • Method Details

    • getDescription

      public final Optional<String> getDescription()
    • setDescription

      public final void setDescription(Optional<String> description)