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