Class BOOperationCenterAddressWithAddress

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

public class BOOperationCenterAddressWithAddress extends DynO
Business object representing a operation center address.
Since:
12.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOOperationCenterAddressWithAddress

      public BOOperationCenterAddressWithAddress()
  • Method Details

    • getAddress

      public BOAddress getAddress()
    • setAddress

      public void setAddress(BOAddress address)
    • getOperationCenter

      public Long getOperationCenter()
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)