Package | Description |
---|---|
com.verisign.epp.codec.org | |
com.verisign.epp.interfaces |
Interfaces test client to run client tests against the
Stub Server for the Change Poll Extension.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPOrgPostalDefinition> |
EPPOrgUpdateCmd.getPostalInfo()
Gets the postal information for the org.
|
java.util.List<EPPOrgPostalDefinition> |
EPPOrgInfoResp.getPostalInfo()
Gets the postal information for the org.
|
java.util.List<EPPOrgPostalDefinition> |
EPPOrgCreateCmd.getPostalInfo()
Gets the postal information for the org.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPOrgUpdateCmd.addPostalInfo(EPPOrgPostalDefinition aPostalInfo)
Adds a postal definition to the postal information for the org.
|
void |
EPPOrgInfoResp.addPostalInfo(EPPOrgPostalDefinition aPostalInfo)
Adds a postal definition to the postal information for the org.
|
void |
EPPOrgCreateCmd.addPostalInfo(EPPOrgPostalDefinition aPostalInfo)
Adds a postal definition to the postal information for the org.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPOrgUpdateCmd.setPostalInfo(java.util.List<EPPOrgPostalDefinition> aPostalInfo)
Sets the postal information for the org.
|
void |
EPPOrgInfoResp.setPostalInfo(java.util.List<EPPOrgPostalDefinition> aPostalInfo)
Sets the postal information for the org.
|
void |
EPPOrgCreateCmd.setPostalInfo(java.util.List<EPPOrgPostalDefinition> aPostalInfo)
Sets the postal information for the org.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPOrgPostalDefinition> |
EPPOrg.getPostalInfo()
Gets the postal information for the org.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPOrg.addPostalInfo(EPPOrgPostalDefinition aPostalInfo)
Adds a postal definition to the postal information for the org.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPOrg.setPostalInfo(java.util.List<EPPOrgPostalDefinition> aPostalInfo)
Sets the postal information for the org.
|
Copyright © VeriSign Inc. All Rights Reserved.