public class AssociateAddressResult extends Object implements Serializable
Constructor and Description |
---|
AssociateAddressResult()
The default constructor of the AssociateAddressResult.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAssociationId()
Returns the associationId of this object.
|
int |
hashCode() |
void |
setAssociationId(String associationId) |
String |
toString() |
public AssociateAddressResult()
The default constructor of the AssociateAddressResult.
Copyright © 2010–2020. All rights reserved.