Class AssetLink

java.lang.Object
com.oracle.content.sdk.model.AssetObject
com.oracle.content.sdk.model.AssetLink
All Implemented Interfaces:
Serializable

public class AssetLink extends AssetObject
Link structure used in many sdk models
See Also:
  • Constructor Details

    • AssetLink

      public AssetLink()
  • Method Details

    • getHref

      public String getHref()
    • getRel

      public String getRel()
    • getMethod

      public String getMethod()
    • getMediaType

      public String getMediaType()