Class DTOResourceAddressInsert

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

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

    • DTOResourceAddressInsert

      public DTOResourceAddressInsert()
  • Method Details

    • getAddress

      public final Long getAddress()
    • setAddress

      public final void setAddress(Long address)
    • getDescription

      public final String getDescription()
    • setDescription

      public final void setDescription(String description)