|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPContactAddress | |
|---|---|
| com.verisign.epp.codec.contact | |
| Uses of EPPContactAddress in com.verisign.epp.codec.contact |
|---|
| Methods in com.verisign.epp.codec.contact that return EPPContactAddress | |
|---|---|
EPPContactAddress |
EPPContactPostalDefinition.getAddress()
Gets the contact address |
| Methods in com.verisign.epp.codec.contact with parameters of type EPPContactAddress | |
|---|---|
void |
EPPContactPostalDefinition.setAddress(EPPContactAddress aAddress)
Sets the contact address |
| Constructors in com.verisign.epp.codec.contact with parameters of type EPPContactAddress | |
|---|---|
EPPContactPostalDefinition(java.lang.String aType,
EPPContactAddress aAddress)
EPPContactPostalDefinition constructor that sets the
required attributes with the parameters. |
|
EPPContactPostalDefinition(java.lang.String aName,
java.lang.String aType,
EPPContactAddress aAddress)
EPPContactPostalDefinition constructor that sets the
required attributes with the parameters. |
|
EPPContactPostalDefinition(java.lang.String aName,
java.lang.String aOrg,
java.lang.String aType,
EPPContactAddress aAddress)
EPPContactPostalDefinition constructor that sets all of the
attribute with the parameter values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||