Package | Description |
---|---|
com.verisign.epp.codec.emailFwd |
Modifier and Type | Method and Description |
---|---|
EPPEmailFwdAddRemove |
EPPEmailFwdUpdateCmd.getAdd()
Gets the items to add to the emailFwd.
|
EPPEmailFwdAddRemove |
EPPEmailFwdUpdateCmd.getChange()
Gets the items to change to the emailFwd.
|
EPPEmailFwdAddRemove |
EPPEmailFwdUpdateCmd.getRemove()
Gets the items to remove from the emailFwd.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPEmailFwdUpdateCmd.setAdd(EPPEmailFwdAddRemove aAdd)
Sets the items to add to the emailFwd.
|
void |
EPPEmailFwdUpdateCmd.setChange(EPPEmailFwdAddRemove newChange)
Sets the items to change to the emailFwd.
|
void |
EPPEmailFwdUpdateCmd.setRemove(EPPEmailFwdAddRemove aRemove)
Sets the items to remove from the emailFwd.
|
Constructor and Description |
---|
EPPEmailFwdUpdateCmd(java.lang.String aTransId,
java.lang.String aName,
EPPEmailFwdAddRemove aAdd,
EPPEmailFwdAddRemove aRemove,
EPPEmailFwdAddRemove aChange)
EPPEmailFwdUpdateCmd constructor that takes the required
attributes as arguments. |
Copyright © VeriSign Inc. All Rights Reserved.