Class GeneratedSAPInboundVariant

    • Field Detail

      • CODE

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

        public static final java.lang.String CATALOGVERSION
        Qualifier of the SAPInboundVariant.catalogVersion attribute
        See Also:
        Constant Field Values
      • BASEPRODUCT

        public static final java.lang.String BASEPRODUCT
        Qualifier of the SAPInboundVariant.baseProduct 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

      • GeneratedSAPInboundVariant

        public GeneratedSAPInboundVariant()
    • Method Detail

      • getBaseProduct

        public Product getBaseProduct​(SessionContext ctx)
        Generated method - Getter of the SAPInboundVariant.baseProduct attribute.
        Returns:
        the baseProduct - Base Product
      • getBaseProduct

        public Product getBaseProduct()
        Generated method - Getter of the SAPInboundVariant.baseProduct attribute.
        Returns:
        the baseProduct - Base Product
      • setBaseProduct

        public void setBaseProduct​(SessionContext ctx,
                                   Product value)
        Generated method - Setter of the SAPInboundVariant.baseProduct attribute.
        Parameters:
        value - the baseProduct - Base Product
      • setBaseProduct

        public void setBaseProduct​(Product value)
        Generated method - Setter of the SAPInboundVariant.baseProduct attribute.
        Parameters:
        value - the baseProduct - Base Product
      • getCatalogVersion

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

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

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

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

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

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

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

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