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