Package | Description |
---|---|
com.verisign.epp.codec.orgext |
Modifier and Type | Method and Description |
---|---|
EPPOrgExtAddRemChg |
EPPOrgExtUpdate.getAddOrgs()
Gets the organizations to add.
|
EPPOrgExtAddRemChg |
EPPOrgExtUpdate.getChgOrgs()
Gets the organizations to change.
|
EPPOrgExtAddRemChg |
EPPOrgExtUpdate.getRemOrgs()
Gets the organizations to remove.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPOrgExtUpdate.setAddOrgs(EPPOrgExtAddRemChg aAddOrgs)
Sets the organizations to add.
|
void |
EPPOrgExtUpdate.setChgOrgs(EPPOrgExtAddRemChg aChgOrgs)
Sets the organizations to change.
|
void |
EPPOrgExtUpdate.setRemOrgs(EPPOrgExtAddRemChg aRemOrgs)
Sets the organizations to remove.
|
Constructor and Description |
---|
EPPOrgExtUpdate(EPPOrgExtAddRemChg aAddOrgs,
EPPOrgExtAddRemChg aRemOrgs,
EPPOrgExtAddRemChg aChgOrgs)
constructor for
EPPOrgExtCreate that takes the three set of
organizations to add, remove, and change as parameters. |
Copyright © VeriSign Inc. All Rights Reserved.