public class RemoteAddressEntity extends Object
Constructor and Description |
---|
RemoteAddressEntity(String value,
com.atlassian.plugins.rest.common.Link link) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.atlassian.plugins.rest.common.Link |
getLink()
Returns the link to the remote address entity.
|
String |
getValue()
Returns the value of the remote address.
|
int |
hashCode() |
public RemoteAddressEntity(String value, com.atlassian.plugins.rest.common.Link link)
public String getValue()
public com.atlassian.plugins.rest.common.Link getLink()
Copyright © 2021 Atlassian. All rights reserved.