Class GeneratedDeeplinkUrl

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
DeeplinkUrl

public abstract class GeneratedDeeplinkUrl extends GenericItem
Generated class for type DeeplinkUrl.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedDeeplinkUrl

      public GeneratedDeeplinkUrl()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getBarcodeMedias

      public Collection<BarcodeMedia> getBarcodeMedias(SessionContext ctx)
      Generated method - Getter of the DeeplinkUrl.barcodeMedias attribute.
      Returns:
      the barcodeMedias
    • getBarcodeMedias

      public Collection<BarcodeMedia> getBarcodeMedias()
      Generated method - Getter of the DeeplinkUrl.barcodeMedias attribute.
      Returns:
      the barcodeMedias
    • setBarcodeMedias

      public void setBarcodeMedias(SessionContext ctx, Collection<BarcodeMedia> value)
      Generated method - Setter of the DeeplinkUrl.barcodeMedias attribute.
      Parameters:
      value - the barcodeMedias
    • setBarcodeMedias

      public void setBarcodeMedias(Collection<BarcodeMedia> value)
      Generated method - Setter of the DeeplinkUrl.barcodeMedias attribute.
      Parameters:
      value - the barcodeMedias
    • addToBarcodeMedias

      public void addToBarcodeMedias(SessionContext ctx, BarcodeMedia value)
      Generated method - Adds value to barcodeMedias.
      Parameters:
      value - the item to add to barcodeMedias
    • addToBarcodeMedias

      public void addToBarcodeMedias(BarcodeMedia value)
      Generated method - Adds value to barcodeMedias.
      Parameters:
      value - the item to add to barcodeMedias
    • removeFromBarcodeMedias

      public void removeFromBarcodeMedias(SessionContext ctx, BarcodeMedia value)
      Generated method - Removes value from barcodeMedias.
      Parameters:
      value - the item to remove from barcodeMedias
    • removeFromBarcodeMedias

      public void removeFromBarcodeMedias(BarcodeMedia value)
      Generated method - Removes value from barcodeMedias.
      Parameters:
      value - the item to remove from barcodeMedias
    • getBaseUrl

      public String getBaseUrl(SessionContext ctx)
      Generated method - Getter of the DeeplinkUrl.baseUrl attribute.
      Returns:
      the baseUrl
    • getBaseUrl

      public String getBaseUrl()
      Generated method - Getter of the DeeplinkUrl.baseUrl attribute.
      Returns:
      the baseUrl
    • setBaseUrl

      public void setBaseUrl(SessionContext ctx, String value)
      Generated method - Setter of the DeeplinkUrl.baseUrl attribute.
      Parameters:
      value - the baseUrl
    • setBaseUrl

      public void setBaseUrl(String value)
      Generated method - Setter of the DeeplinkUrl.baseUrl attribute.
      Parameters:
      value - the baseUrl
    • getCode

      public String getCode(SessionContext ctx)
      Generated method - Getter of the DeeplinkUrl.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the DeeplinkUrl.code attribute.
      Returns:
      the code
    • setCode

      public void setCode(SessionContext ctx, String value)
      Generated method - Setter of the DeeplinkUrl.code attribute.
      Parameters:
      value - the code
    • setCode

      public void setCode(String value)
      Generated method - Setter of the DeeplinkUrl.code attribute.
      Parameters:
      value - the code
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the DeeplinkUrl.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the DeeplinkUrl.name attribute.
      Returns:
      the name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the DeeplinkUrl.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the DeeplinkUrl.name attribute.
      Parameters:
      value - the name