@Entity public class JoynrMessagingEndpointAddressPersisted extends AddressPersisted
| Modifier | Constructor and Description |
|---|---|
protected |
JoynrMessagingEndpointAddressPersisted() |
|
JoynrMessagingEndpointAddressPersisted(String address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAddress() |
int |
hashCode() |
void |
setAddress(String address) |
String |
toString() |
getId, setIdprotected JoynrMessagingEndpointAddressPersisted()
public JoynrMessagingEndpointAddressPersisted(String address)
public String getAddress()
public void setAddress(String address)
public int hashCode()
hashCode in class AddressPersistedpublic boolean equals(Object obj)
equals in class AddressPersistedpublic String toString()
toString in class joynr.system.RoutingTypes.AddressCopyright © 2018. All rights reserved.