Class DTOResourceAddress

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

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

    • DTOResourceAddress

      public DTOResourceAddress()
  • Method Details

    • getDescription

      public final String getDescription()
    • setDescription

      public final void setDescription(String description)
    • getAddress

      public final Long getAddress()
    • setAddress

      public final void setAddress(Long address)
    • getResource

      public final Long getResource()
    • setResource

      public final void setResource(Long resource)