Class MediaMetadataImpl
java.lang.Object
org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
- All Implemented Interfaces:
MediaMetadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEtag()voidsetContentType(String contentType) voidsetEditLink(String editLink) voidvoidsetSourceLink(String sourceLink) toString()
-
Constructor Details
-
MediaMetadataImpl
public MediaMetadataImpl()
-
-
Method Details
-
getSourceLink
- Specified by:
getSourceLinkin interfaceMediaMetadata
-
getEtag
- Specified by:
getEtagin interfaceMediaMetadata
-
getContentType
- Specified by:
getContentTypein interfaceMediaMetadata
-
getEditLink
- Specified by:
getEditLinkin interfaceMediaMetadata
-
setSourceLink
-
setEtag
-
setContentType
-
setEditLink
-
toString
-