Class RemoteAddressEntity
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntity
Represents a RemoteAddress entity
- Since:
- 2.2
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteAddressEntity(String value, com.atlassian.plugins.rest.api.model.Link link) -
Method Summary
-
Constructor Details
-
RemoteAddressEntity
-
-
Method Details
-
getValue
Returns the value of the remote address.- Returns:
- value of the remote address
-
getLink
public com.atlassian.plugins.rest.api.model.Link getLink()Returns the link to the remote address entity.- Returns:
- link to the remote address entity
-
equals
-
hashCode
public int hashCode()
-