|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPChangeCaseId | |
---|---|
com.verisign.epp.codec.changepoll | Change Poll packet encoder and decoder classes (CODEC). |
Uses of EPPChangeCaseId in com.verisign.epp.codec.changepoll |
---|
Methods in com.verisign.epp.codec.changepoll that return EPPChangeCaseId | |
---|---|
EPPChangeCaseId |
EPPChangeData.getCaseId()
Gets the case identifier for the change. |
Methods in com.verisign.epp.codec.changepoll with parameters of type EPPChangeCaseId | |
---|---|
void |
EPPChangeData.setCaseId(EPPChangeCaseId aCaseId)
Sets the case identifier for the change. |
Constructors in com.verisign.epp.codec.changepoll with parameters of type EPPChangeCaseId | |
---|---|
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 |