|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPContactDisclose | |
---|---|
com.verisign.epp.codec.contact | |
com.verisign.epp.interfaces | Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. |
Uses of EPPContactDisclose in com.verisign.epp.codec.contact |
---|
Methods in com.verisign.epp.codec.contact that return EPPContactDisclose | |
---|---|
EPPContactDisclose |
EPPContactInfoResp.getDisclose()
Gets the disclose information. |
EPPContactDisclose |
EPPContactCreateCmd.getDisclose()
Get disclose information. |
EPPContactDisclose |
EPPContactAddChange.getDisclose()
Get disclose information. |
Methods in com.verisign.epp.codec.contact with parameters of type EPPContactDisclose | |
---|---|
void |
EPPContactInfoResp.setDisclose(EPPContactDisclose aDisclose)
Sets the disclose information. |
void |
EPPContactCreateCmd.setDisclose(EPPContactDisclose newDisclose)
Set disclose information. |
void |
EPPContactAddChange.setDisclose(EPPContactDisclose newDisclose)
Set disclose information. |
Uses of EPPContactDisclose in com.verisign.epp.interfaces |
---|
Methods in com.verisign.epp.interfaces that return EPPContactDisclose | |
---|---|
EPPContactDisclose |
EPPContact.getDisclose()
Get disclose information. |
Methods in com.verisign.epp.interfaces with parameters of type EPPContactDisclose | |
---|---|
void |
EPPContact.setDisclose(EPPContactDisclose newDisclose)
Set disclose information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |