@MappedSuperclass public class AddressPersisted extends joynr.system.RoutingTypes.Address implements Serializable
| Constructor and Description |
|---|
AddressPersisted() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getId() |
int |
hashCode() |
void |
setId(int id) |
public int getId()
public void setId(int id)
public boolean equals(Object obj)
equals in class joynr.system.RoutingTypes.Addresspublic int hashCode()
hashCode in class joynr.system.RoutingTypes.AddressCopyright © 2018. All rights reserved.