|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPMarkAddress | |
|---|---|
| com.verisign.epp.codec.mark | |
| Uses of EPPMarkAddress in com.verisign.epp.codec.mark |
|---|
| Methods in com.verisign.epp.codec.mark that return EPPMarkAddress | |
|---|---|
EPPMarkAddress |
EPPMarkContact.getAddress()
Gets the address information associated with the contact. |
| Methods in com.verisign.epp.codec.mark with parameters of type EPPMarkAddress | |
|---|---|
void |
EPPMarkContact.setAddress(EPPMarkAddress aAddress)
Sets the address information associated with the contact. |
| Constructors in com.verisign.epp.codec.mark with parameters of type EPPMarkAddress | |
|---|---|
EPPMarkContact(java.lang.String aName,
java.lang.String aOrg,
EPPMarkAddress aAddress,
java.lang.String aVoice,
java.lang.String aFax,
java.lang.String aEmail)
Creates a mark contact with the name, organization, address, voice, fax, and email attributes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||