Class DTOOperationCenterAddressInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress.DTOOperationCenterAddressInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOOperationCenterAddressInsert extends DynO
DTO for insert operation center address
Since:
16.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOOperationCenterAddressInsert

      public DTOOperationCenterAddressInsert()
  • 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)