Class BOResourceManagement

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.resources.bl.resource.management.BOResourceManagement
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOResourceManagement extends DynO implements Serializable
Business object representing a resource management
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOResourceManagement

      public BOResourceManagement()
  • Method Details

    • getId

      public Long getId()
      Returns the resource management id.
      Returns:
      the resource management id
    • setId

      public void setId(Long id)
      Sets the resource management id.
      Parameters:
      id - the resource management id
    • getDescription

      public String getDescription()
      Returns the description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the description.
      Parameters:
      description - the description