|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPDcp | |
---|---|
com.verisign.epp.codec.gen |
Uses of EPPDcp in com.verisign.epp.codec.gen |
---|
Methods in com.verisign.epp.codec.gen that return EPPDcp | |
---|---|
EPPDcp |
EPPGreeting.getDcp()
|
Methods in com.verisign.epp.codec.gen with parameters of type EPPDcp | |
---|---|
void |
EPPGreeting.setDcp(EPPDcp aDcp)
Sets the DataCollectionPolciy associated with the greeting, which defines the access and statement supported by the server. |
Constructors in com.verisign.epp.codec.gen with parameters of type EPPDcp | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |