public class RpGetRptResponse extends Object implements IOpResponse
| Constructor and Description |
|---|
RpGetRptResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPct() |
String |
getRpt() |
String |
getTokenType() |
Boolean |
getUpdated() |
void |
setPct(String pct) |
void |
setRpt(String p_rptToken) |
void |
setTokenType(String tokenType) |
void |
setUpdated(Boolean updated) |
String |
toString() |
public String getRpt()
public void setRpt(String p_rptToken)
public String getTokenType()
public void setTokenType(String tokenType)
public String getPct()
public void setPct(String pct)
public Boolean getUpdated()
public void setUpdated(Boolean updated)
Copyright © 2021. All rights reserved.