Class AssetSourceImpl

java.lang.Object
com.commercetools.api.models.common.AssetSourceImpl
All Implemented Interfaces:
AssetSource, WithKey, io.vrap.rmf.base.client.ModelBase

public class AssetSourceImpl extends Object implements AssetSource, io.vrap.rmf.base.client.ModelBase

Representation of an Asset in a specific format, for example a video in a certain encoding, or an image in a certain resolution.

  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Indicates the type of content, for example application/pdf.
    Width and height of the AssetSource.
    User-defined unique identifier of the AssetSource.
    URI of the AssetSource.
    int
     
    void
    setContentType(String contentType)
    Indicates the type of content, for example application/pdf.
    void
    Width and height of the AssetSource.
    void
    User-defined unique identifier of the AssetSource.
    void
    URI of the AssetSource.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.api.models.common.AssetSource

    withAssetSource

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString