Class GeneratedB2BDocumentType

    • Field Detail

      • CODE

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

        public static final java.lang.String INCLUDEINOPENBALANCE
        Qualifier of the B2BDocumentType.includeInOpenBalance attribute
        See Also:
        Constant Field Values
      • DISPLAYINALLLIST

        public static final java.lang.String DISPLAYINALLLIST
        Qualifier of the B2BDocumentType.displayInAllList attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the B2BDocumentType.name attribute
        See Also:
        Constant Field Values
      • PAYABLEORUSABLE

        public static final java.lang.String PAYABLEORUSABLE
        Qualifier of the B2BDocumentType.payableOrUsable attribute
        See Also:
        Constant Field Values
      • DOCUMENT

        public static final java.lang.String DOCUMENT
        Qualifier of the B2BDocumentType.document 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

      • GeneratedB2BDocumentType

        public GeneratedB2BDocumentType()
    • Method Detail

      • getCode

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

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

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

        public void setCode​(java.lang.String value)
        Generated method - Setter of the B2BDocumentType.code attribute.
        Parameters:
        value - the code - code
      • isDisplayInAllList

        public java.lang.Boolean isDisplayInAllList​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.displayInAllList attribute.
        Returns:
        the displayInAllList - displayInAllList
      • isDisplayInAllList

        public java.lang.Boolean isDisplayInAllList()
        Generated method - Getter of the B2BDocumentType.displayInAllList attribute.
        Returns:
        the displayInAllList - displayInAllList
      • isDisplayInAllListAsPrimitive

        public boolean isDisplayInAllListAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.displayInAllList attribute.
        Returns:
        the displayInAllList - displayInAllList
      • isDisplayInAllListAsPrimitive

        public boolean isDisplayInAllListAsPrimitive()
        Generated method - Getter of the B2BDocumentType.displayInAllList attribute.
        Returns:
        the displayInAllList - displayInAllList
      • setDisplayInAllList

        public void setDisplayInAllList​(SessionContext ctx,
                                        java.lang.Boolean value)
        Generated method - Setter of the B2BDocumentType.displayInAllList attribute.
        Parameters:
        value - the displayInAllList - displayInAllList
      • setDisplayInAllList

        public void setDisplayInAllList​(java.lang.Boolean value)
        Generated method - Setter of the B2BDocumentType.displayInAllList attribute.
        Parameters:
        value - the displayInAllList - displayInAllList
      • setDisplayInAllList

        public void setDisplayInAllList​(SessionContext ctx,
                                        boolean value)
        Generated method - Setter of the B2BDocumentType.displayInAllList attribute.
        Parameters:
        value - the displayInAllList - displayInAllList
      • setDisplayInAllList

        public void setDisplayInAllList​(boolean value)
        Generated method - Setter of the B2BDocumentType.displayInAllList attribute.
        Parameters:
        value - the displayInAllList - displayInAllList
      • getDocument

        public java.util.Collection<B2BDocument> getDocument​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.document attribute.
        Returns:
        the document
      • getDocument

        public java.util.Collection<B2BDocument> getDocument()
        Generated method - Getter of the B2BDocumentType.document attribute.
        Returns:
        the document
      • setDocument

        public void setDocument​(SessionContext ctx,
                                java.util.Collection<B2BDocument> value)
        Generated method - Setter of the B2BDocumentType.document attribute.
        Parameters:
        value - the document
      • setDocument

        public void setDocument​(java.util.Collection<B2BDocument> value)
        Generated method - Setter of the B2BDocumentType.document attribute.
        Parameters:
        value - the document
      • addToDocument

        public void addToDocument​(SessionContext ctx,
                                  B2BDocument value)
        Generated method - Adds value to document.
        Parameters:
        value - the item to add to document
      • addToDocument

        public void addToDocument​(B2BDocument value)
        Generated method - Adds value to document.
        Parameters:
        value - the item to add to document
      • removeFromDocument

        public void removeFromDocument​(SessionContext ctx,
                                       B2BDocument value)
        Generated method - Removes value from document.
        Parameters:
        value - the item to remove from document
      • removeFromDocument

        public void removeFromDocument​(B2BDocument value)
        Generated method - Removes value from document.
        Parameters:
        value - the item to remove from document
      • isIncludeInOpenBalance

        public java.lang.Boolean isIncludeInOpenBalance​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.includeInOpenBalance attribute.
        Returns:
        the includeInOpenBalance - includeInOpenBalance
      • isIncludeInOpenBalance

        public java.lang.Boolean isIncludeInOpenBalance()
        Generated method - Getter of the B2BDocumentType.includeInOpenBalance attribute.
        Returns:
        the includeInOpenBalance - includeInOpenBalance
      • isIncludeInOpenBalanceAsPrimitive

        public boolean isIncludeInOpenBalanceAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.includeInOpenBalance attribute.
        Returns:
        the includeInOpenBalance - includeInOpenBalance
      • isIncludeInOpenBalanceAsPrimitive

        public boolean isIncludeInOpenBalanceAsPrimitive()
        Generated method - Getter of the B2BDocumentType.includeInOpenBalance attribute.
        Returns:
        the includeInOpenBalance - includeInOpenBalance
      • setIncludeInOpenBalance

        public void setIncludeInOpenBalance​(SessionContext ctx,
                                            java.lang.Boolean value)
        Generated method - Setter of the B2BDocumentType.includeInOpenBalance attribute.
        Parameters:
        value - the includeInOpenBalance - includeInOpenBalance
      • setIncludeInOpenBalance

        public void setIncludeInOpenBalance​(java.lang.Boolean value)
        Generated method - Setter of the B2BDocumentType.includeInOpenBalance attribute.
        Parameters:
        value - the includeInOpenBalance - includeInOpenBalance
      • setIncludeInOpenBalance

        public void setIncludeInOpenBalance​(SessionContext ctx,
                                            boolean value)
        Generated method - Setter of the B2BDocumentType.includeInOpenBalance attribute.
        Parameters:
        value - the includeInOpenBalance - includeInOpenBalance
      • setIncludeInOpenBalance

        public void setIncludeInOpenBalance​(boolean value)
        Generated method - Setter of the B2BDocumentType.includeInOpenBalance attribute.
        Parameters:
        value - the includeInOpenBalance - includeInOpenBalance
      • getName

        public java.lang.String getName​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.name attribute.
        Returns:
        the name - name
      • getName

        public java.lang.String getName()
        Generated method - Getter of the B2BDocumentType.name attribute.
        Returns:
        the name - name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.name attribute.
        Returns:
        the localized name - name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName()
        Generated method - Getter of the B2BDocumentType.name attribute.
        Returns:
        the localized name - name
      • setName

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

        public void setName​(java.lang.String value)
        Generated method - Setter of the B2BDocumentType.name attribute.
        Parameters:
        value - the name - name
      • setAllName

        public void setAllName​(SessionContext ctx,
                               java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the B2BDocumentType.name attribute.
        Parameters:
        value - the name - name
      • setAllName

        public void setAllName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the B2BDocumentType.name attribute.
        Parameters:
        value - the name - name
      • getPayableOrUsable

        public EnumerationValue getPayableOrUsable​(SessionContext ctx)
        Generated method - Getter of the B2BDocumentType.payableOrUsable attribute.
        Returns:
        the payableOrUsable - payableOrUsable
      • getPayableOrUsable

        public EnumerationValue getPayableOrUsable()
        Generated method - Getter of the B2BDocumentType.payableOrUsable attribute.
        Returns:
        the payableOrUsable - payableOrUsable
      • setPayableOrUsable

        public void setPayableOrUsable​(SessionContext ctx,
                                       EnumerationValue value)
        Generated method - Setter of the B2BDocumentType.payableOrUsable attribute.
        Parameters:
        value - the payableOrUsable - payableOrUsable
      • setPayableOrUsable

        public void setPayableOrUsable​(EnumerationValue value)
        Generated method - Setter of the B2BDocumentType.payableOrUsable attribute.
        Parameters:
        value - the payableOrUsable - payableOrUsable