Class GeneratedImportBatchContent

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

public abstract class GeneratedImportBatchContent extends GenericItem
Generated class for type ImportBatchContent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedImportBatchContent

      public GeneratedImportBatchContent()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

      protected void setCode(String value)
      Generated method - Setter of the ImportBatchContent.code attribute.
      Parameters:
      value - the code
    • getContent

      public String getContent(SessionContext ctx)
      Generated method - Getter of the ImportBatchContent.content attribute.
      Returns:
      the content
    • getContent

      public String getContent()
      Generated method - Getter of the ImportBatchContent.content attribute.
      Returns:
      the content
    • setContent

      protected void setContent(SessionContext ctx, String value)
      Generated method - Setter of the ImportBatchContent.content attribute.
      Parameters:
      value - the content
    • setContent

      protected void setContent(String value)
      Generated method - Setter of the ImportBatchContent.content attribute.
      Parameters:
      value - the content