|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPChangeOperation | |
---|---|
com.verisign.epp.codec.changepoll | Change Poll packet encoder and decoder classes (CODEC). |
Uses of EPPChangeOperation in com.verisign.epp.codec.changepoll |
---|
Methods in com.verisign.epp.codec.changepoll that return EPPChangeOperation | |
---|---|
EPPChangeOperation |
EPPChangeData.getOperation()
Gets the transform operation executed on the object. |
Methods in com.verisign.epp.codec.changepoll with parameters of type EPPChangeOperation | |
---|---|
void |
EPPChangeData.setOperation(EPPChangeOperation aOperation)
Sets the transform operation executed on the object. |
Constructors in com.verisign.epp.codec.changepoll with parameters of type EPPChangeOperation | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |