Package | Description |
---|---|
com.verisign.epp.codec.changepoll |
Change Poll packet encoder and decoder classes (CODEC).
|
Modifier and Type | Method and Description |
---|---|
EPPChangeOperation |
EPPChangeData.getOperation()
Gets the transform operation executed on the object.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPChangeData.setOperation(EPPChangeOperation aOperation)
Sets the transform operation executed on the object.
|
Constructor and Description |
---|
EPPChangeData(EPPChangeOperation aOperation,
java.util.Date aDate,
java.lang.String aSvrTrid,
java.lang.String aWho)
Constructor for
EPPChangePoll that takes the required
attributes. |
EPPChangeData(EPPChangeOperation aOperation,
java.util.Date aDate,
java.lang.String aSvrTrid,
java.lang.String aWho,
java.lang.String aState,
EPPChangeCaseId aCaseId,
java.lang.String aReason,
java.lang.String aReasonLang)
Constructor for
EPPChangePoll that takes the all attributes. |
Copyright © VeriSign Inc. All Rights Reserved.