Class GeneratedSAPInboundProduct

    • Field Detail

      • CODE

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

        public static final java.lang.String CATALOGVERSION
        Qualifier of the SAPInboundProduct.catalogVersion 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

      • GeneratedSAPInboundProduct

        public GeneratedSAPInboundProduct()
    • Method Detail

      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(SessionContext ctx)
        Generated method - Getter of the SAPInboundProduct.catalogVersion attribute.
        Returns:
        the catalogVersion - Catalog Version
      • getCatalogVersion

        public CatalogVersion getCatalogVersion()
        Generated method - Getter of the SAPInboundProduct.catalogVersion attribute.
        Returns:
        the catalogVersion - Catalog Version
      • setCatalogVersion

        public void setCatalogVersion​(SessionContext ctx,
                                      CatalogVersion value)
        Generated method - Setter of the SAPInboundProduct.catalogVersion attribute.
        Parameters:
        value - the catalogVersion - Catalog Version
      • setCatalogVersion

        public void setCatalogVersion​(CatalogVersion value)
        Generated method - Setter of the SAPInboundProduct.catalogVersion attribute.
        Parameters:
        value - the catalogVersion - Catalog Version
      • getCode

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

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

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

        public void setCode​(java.lang.String value)
        Generated method - Setter of the SAPInboundProduct.code attribute.
        Parameters:
        value - the code - Product Code