Package | Description |
---|---|
com.verisign.epp.codec.rgpext |
Modifier and Type | Method and Description |
---|---|
EPPRgpExtReportText |
EPPRgpExtReport.getRestoreReason()
Get the restoreReason value
|
EPPRgpExtReportText |
EPPRgpExtReport.getStatement1()
get the statement1 value
|
EPPRgpExtReportText |
EPPRgpExtReport.getStatement2()
get the statement2 value
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRgpExtReport.setRestoreReason(EPPRgpExtReportText restoreReason)
Set the restoreReason value
|
void |
EPPRgpExtReport.setStatement1(EPPRgpExtReportText statement1)
Set the statement1 value
|
void |
EPPRgpExtReport.setStatement2(EPPRgpExtReportText statement2)
Set the statement 2 value.
|
Constructor and Description |
---|
EPPRgpExtReport(java.lang.String aPreData,
java.lang.String aPostData,
java.util.Date aDeleteTime,
java.util.Date aRestoreTime,
EPPRgpExtReportText aRestoreReason,
EPPRgpExtReportText aStatement1)
Creates
EPPRgpExtReport with required attributes. |
Copyright © VeriSign Inc. All Rights Reserved.