Class GeneratedImportBatchContent

    • Field Detail

      • CODE

        public static final java.lang.String CODE
        Qualifier of the ImportBatchContent.code attribute
        See Also:
        Constant Field Values
      • CONTENT

        public static final java.lang.String CONTENT
        Qualifier of the ImportBatchContent.content attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedImportBatchContent

        public GeneratedImportBatchContent()
    • Method Detail

      • getCode

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

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

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

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

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

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

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

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