Class SapCdpServiceRequestResponse

java.lang.Object
com.sap.sapmyaccountservices.ServiceRequest.data.SapCdpServiceRequestResponse
All Implemented Interfaces:
Serializable

public class SapCdpServiceRequestResponse extends Object implements Serializable
See Also:
  • Constructor Details

    • SapCdpServiceRequestResponse

      public SapCdpServiceRequestResponse()
  • Method Details

    • setActivity

      public void setActivity(List<Activity> activity)
    • getActivity

      public List<Activity> getActivity()
    • setCount

      public void setCount(String count)
    • getCount

      public String getCount()
    • setTotalCount

      public void setTotalCount(String totalCount)
    • getTotalCount

      public String getTotalCount()