Class ClientDeltaLinkImpl
java.lang.Object
org.apache.olingo.client.api.domain.ClientItem
org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
- All Implemented Interfaces:
ClientAnnotatable,ClientDeltaLink
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetRelationship(String relationship) voidvoidtoString()Methods inherited from class org.apache.olingo.client.api.domain.ClientItem
getLink, getName, setLink
-
Constructor Details
-
ClientDeltaLinkImpl
public ClientDeltaLinkImpl()
-
-
Method Details
-
getSource
- Specified by:
getSourcein interfaceClientDeltaLink
-
setSource
- Specified by:
setSourcein interfaceClientDeltaLink
-
getRelationship
- Specified by:
getRelationshipin interfaceClientDeltaLink
-
setRelationship
- Specified by:
setRelationshipin interfaceClientDeltaLink
-
getTarget
- Specified by:
getTargetin interfaceClientDeltaLink
-
setTarget
- Specified by:
setTargetin interfaceClientDeltaLink
-
getAnnotations
- Specified by:
getAnnotationsin interfaceClientAnnotatable
-
hashCode
public int hashCode()- Overrides:
hashCodein classClientItem
-
equals
- Overrides:
equalsin classClientItem
-
toString
- Overrides:
toStringin classClientItem
-