java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event.OperationCenterMainAddressInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class OperationCenterMainAddressInput extends DynO
Since:
17.0
See Also:
  • Constructor Details

    • OperationCenterMainAddressInput

      public OperationCenterMainAddressInput()
  • Method Details

    • getOperationCenter

      public Long getOperationCenter()
      Returns the operation center id.
      Returns:
      the operation center id
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center id.
      Parameters:
      operationCenter - the operation center id
    • getAddress

      public Long getAddress()
      Returns the address id.
      Returns:
      the address id
    • setAddress

      public void setAddress(Long address)
      Sets the address id.
      Parameters:
      address - the address id