Class DTOBundleUpdate

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.bundler.rs1.bundle.DTOBundleUpdate
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOBundleUpdate extends DynO
DTO to update a bundle.
Since:
20.1
See Also:
GCApi:
dto
  • Constructor Details

    • DTOBundleUpdate

      public DTOBundleUpdate()
  • Method Details

    • getName

      public final String getName()
      Returns the bundle name.
      Returns:
      the bundle name
    • setName

      public final void setName(String name)
      Sets the bundle name.
      Parameters:
      name - the bundle name