Package | Description |
---|---|
com.verisign.epp.codec.gen |
Modifier and Type | Method and Description |
---|---|
EPPDcp |
EPPGreeting.getDcp()
Gets the DataCollection policy associated with the server
|
Modifier and Type | Method and Description |
---|---|
void |
EPPGreeting.setDcp(EPPDcp aDcp)
Sets the DataCollectionPolciy associated with the greeting, which defines
the access and statement supported by the server.
|
Constructor and Description |
---|
EPPGreeting(java.lang.String aServer,
java.util.Date aServerDate,
EPPServiceMenu aServiceMenu,
EPPDcp aDcp)
Allocates a new
EPPGreeting and sets the name and service
menu instance attributes with the arguments. |
Copyright © VeriSign Inc. All Rights Reserved.