Class GeneratedTestIntegrationItem2

    • Field Detail

      • CODE

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

        public static final java.lang.String REQUIREDNAME
        Qualifier of the TestIntegrationItem2.requiredName attribute
        See Also:
        Constant Field Values
      • OPTIONALSIMPLEATTR

        public static final java.lang.String OPTIONALSIMPLEATTR
        Qualifier of the TestIntegrationItem2.optionalSimpleAttr attribute
        See Also:
        Constant Field Values
      • REQUIREDSTRINGMAP

        public static final java.lang.String REQUIREDSTRINGMAP
        Qualifier of the TestIntegrationItem2.requiredStringMap attribute
        See Also:
        Constant Field Values
      • BIGDECIMALMAP

        public static final java.lang.String BIGDECIMALMAP
        Qualifier of the TestIntegrationItem2.bigDecimalMap attribute
        See Also:
        Constant Field Values
      • BIGINTEGERMAP

        public static final java.lang.String BIGINTEGERMAP
        Qualifier of the TestIntegrationItem2.bigIntegerMap attribute
        See Also:
        Constant Field Values
      • BOOLEANMAP

        public static final java.lang.String BOOLEANMAP
        Qualifier of the TestIntegrationItem2.booleanMap attribute
        See Also:
        Constant Field Values
      • BYTEMAP

        public static final java.lang.String BYTEMAP
        Qualifier of the TestIntegrationItem2.byteMap attribute
        See Also:
        Constant Field Values
      • CHARACTERMAP

        public static final java.lang.String CHARACTERMAP
        Qualifier of the TestIntegrationItem2.characterMap attribute
        See Also:
        Constant Field Values
      • DATEMAP

        public static final java.lang.String DATEMAP
        Qualifier of the TestIntegrationItem2.dateMap attribute
        See Also:
        Constant Field Values
      • DOUBLEMAP

        public static final java.lang.String DOUBLEMAP
        Qualifier of the TestIntegrationItem2.doubleMap attribute
        See Also:
        Constant Field Values
      • FLOATMAP

        public static final java.lang.String FLOATMAP
        Qualifier of the TestIntegrationItem2.floatMap attribute
        See Also:
        Constant Field Values
      • INTEGERMAP

        public static final java.lang.String INTEGERMAP
        Qualifier of the TestIntegrationItem2.integerMap attribute
        See Also:
        Constant Field Values
      • LONGMAP

        public static final java.lang.String LONGMAP
        Qualifier of the TestIntegrationItem2.longMap attribute
        See Also:
        Constant Field Values
      • SHORTMAP

        public static final java.lang.String SHORTMAP
        Qualifier of the TestIntegrationItem2.shortMap attribute
        See Also:
        Constant Field Values
      • BIGDECIMAL2STRINGMAP

        public static final java.lang.String BIGDECIMAL2STRINGMAP
        Qualifier of the TestIntegrationItem2.bigDecimal2StringMap attribute
        See Also:
        Constant Field Values
      • CHARACTER2DATEMAP

        public static final java.lang.String CHARACTER2DATEMAP
        Qualifier of the TestIntegrationItem2.character2DateMap attribute
        See Also:
        Constant Field Values
    • Constructor Detail

      • GeneratedTestIntegrationItem2

        public GeneratedTestIntegrationItem2()
    • Method Detail

      • getAllBigDecimal2StringMap

        public java.util.Map<java.math.BigDecimal,​java.lang.String> getAllBigDecimal2StringMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.bigDecimal2StringMap attribute.
        Returns:
        the bigDecimal2StringMap
      • getAllBigDecimal2StringMap

        public java.util.Map<java.math.BigDecimal,​java.lang.String> getAllBigDecimal2StringMap()
        Generated method - Getter of the TestIntegrationItem2.bigDecimal2StringMap attribute.
        Returns:
        the bigDecimal2StringMap
      • setAllBigDecimal2StringMap

        public void setAllBigDecimal2StringMap​(SessionContext ctx,
                                               java.util.Map<java.math.BigDecimal,​java.lang.String> value)
        Generated method - Setter of the TestIntegrationItem2.bigDecimal2StringMap attribute.
        Parameters:
        value - the bigDecimal2StringMap
      • setAllBigDecimal2StringMap

        public void setAllBigDecimal2StringMap​(java.util.Map<java.math.BigDecimal,​java.lang.String> value)
        Generated method - Setter of the TestIntegrationItem2.bigDecimal2StringMap attribute.
        Parameters:
        value - the bigDecimal2StringMap
      • getAllBigDecimalMap

        public java.util.Map<java.math.BigDecimal,​java.math.BigDecimal> getAllBigDecimalMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.bigDecimalMap attribute.
        Returns:
        the bigDecimalMap
      • getAllBigDecimalMap

        public java.util.Map<java.math.BigDecimal,​java.math.BigDecimal> getAllBigDecimalMap()
        Generated method - Getter of the TestIntegrationItem2.bigDecimalMap attribute.
        Returns:
        the bigDecimalMap
      • setAllBigDecimalMap

        public void setAllBigDecimalMap​(SessionContext ctx,
                                        java.util.Map<java.math.BigDecimal,​java.math.BigDecimal> value)
        Generated method - Setter of the TestIntegrationItem2.bigDecimalMap attribute.
        Parameters:
        value - the bigDecimalMap
      • setAllBigDecimalMap

        public void setAllBigDecimalMap​(java.util.Map<java.math.BigDecimal,​java.math.BigDecimal> value)
        Generated method - Setter of the TestIntegrationItem2.bigDecimalMap attribute.
        Parameters:
        value - the bigDecimalMap
      • getAllBigIntegerMap

        public java.util.Map<java.math.BigInteger,​java.math.BigInteger> getAllBigIntegerMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.bigIntegerMap attribute.
        Returns:
        the bigIntegerMap
      • getAllBigIntegerMap

        public java.util.Map<java.math.BigInteger,​java.math.BigInteger> getAllBigIntegerMap()
        Generated method - Getter of the TestIntegrationItem2.bigIntegerMap attribute.
        Returns:
        the bigIntegerMap
      • setAllBigIntegerMap

        public void setAllBigIntegerMap​(SessionContext ctx,
                                        java.util.Map<java.math.BigInteger,​java.math.BigInteger> value)
        Generated method - Setter of the TestIntegrationItem2.bigIntegerMap attribute.
        Parameters:
        value - the bigIntegerMap
      • setAllBigIntegerMap

        public void setAllBigIntegerMap​(java.util.Map<java.math.BigInteger,​java.math.BigInteger> value)
        Generated method - Setter of the TestIntegrationItem2.bigIntegerMap attribute.
        Parameters:
        value - the bigIntegerMap
      • getAllBooleanMap

        public java.util.Map<java.lang.Boolean,​java.lang.Boolean> getAllBooleanMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.booleanMap attribute.
        Returns:
        the booleanMap
      • getAllBooleanMap

        public java.util.Map<java.lang.Boolean,​java.lang.Boolean> getAllBooleanMap()
        Generated method - Getter of the TestIntegrationItem2.booleanMap attribute.
        Returns:
        the booleanMap
      • setAllBooleanMap

        public void setAllBooleanMap​(SessionContext ctx,
                                     java.util.Map<java.lang.Boolean,​java.lang.Boolean> value)
        Generated method - Setter of the TestIntegrationItem2.booleanMap attribute.
        Parameters:
        value - the booleanMap
      • setAllBooleanMap

        public void setAllBooleanMap​(java.util.Map<java.lang.Boolean,​java.lang.Boolean> value)
        Generated method - Setter of the TestIntegrationItem2.booleanMap attribute.
        Parameters:
        value - the booleanMap
      • getAllByteMap

        public java.util.Map<java.lang.Byte,​java.lang.Byte> getAllByteMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.byteMap attribute.
        Returns:
        the byteMap
      • getAllByteMap

        public java.util.Map<java.lang.Byte,​java.lang.Byte> getAllByteMap()
        Generated method - Getter of the TestIntegrationItem2.byteMap attribute.
        Returns:
        the byteMap
      • setAllByteMap

        public void setAllByteMap​(SessionContext ctx,
                                  java.util.Map<java.lang.Byte,​java.lang.Byte> value)
        Generated method - Setter of the TestIntegrationItem2.byteMap attribute.
        Parameters:
        value - the byteMap
      • setAllByteMap

        public void setAllByteMap​(java.util.Map<java.lang.Byte,​java.lang.Byte> value)
        Generated method - Setter of the TestIntegrationItem2.byteMap attribute.
        Parameters:
        value - the byteMap
      • getAllCharacter2DateMap

        public java.util.Map<java.lang.Character,​java.util.Date> getAllCharacter2DateMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.character2DateMap attribute.
        Returns:
        the character2DateMap
      • getAllCharacter2DateMap

        public java.util.Map<java.lang.Character,​java.util.Date> getAllCharacter2DateMap()
        Generated method - Getter of the TestIntegrationItem2.character2DateMap attribute.
        Returns:
        the character2DateMap
      • setAllCharacter2DateMap

        public void setAllCharacter2DateMap​(SessionContext ctx,
                                            java.util.Map<java.lang.Character,​java.util.Date> value)
        Generated method - Setter of the TestIntegrationItem2.character2DateMap attribute.
        Parameters:
        value - the character2DateMap
      • setAllCharacter2DateMap

        public void setAllCharacter2DateMap​(java.util.Map<java.lang.Character,​java.util.Date> value)
        Generated method - Setter of the TestIntegrationItem2.character2DateMap attribute.
        Parameters:
        value - the character2DateMap
      • getAllCharacterMap

        public java.util.Map<java.lang.Character,​java.lang.Character> getAllCharacterMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.characterMap attribute.
        Returns:
        the characterMap
      • getAllCharacterMap

        public java.util.Map<java.lang.Character,​java.lang.Character> getAllCharacterMap()
        Generated method - Getter of the TestIntegrationItem2.characterMap attribute.
        Returns:
        the characterMap
      • setAllCharacterMap

        public void setAllCharacterMap​(SessionContext ctx,
                                       java.util.Map<java.lang.Character,​java.lang.Character> value)
        Generated method - Setter of the TestIntegrationItem2.characterMap attribute.
        Parameters:
        value - the characterMap
      • setAllCharacterMap

        public void setAllCharacterMap​(java.util.Map<java.lang.Character,​java.lang.Character> value)
        Generated method - Setter of the TestIntegrationItem2.characterMap attribute.
        Parameters:
        value - the characterMap
      • getCode

        public java.lang.String getCode​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.code attribute.
        Returns:
        the code - Unique identifier of this test item.
      • getCode

        public java.lang.String getCode()
        Generated method - Getter of the TestIntegrationItem2.code attribute.
        Returns:
        the code - Unique identifier of this test item.
      • setCode

        public void setCode​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the TestIntegrationItem2.code attribute.
        Parameters:
        value - the code - Unique identifier of this test item.
      • setCode

        public void setCode​(java.lang.String value)
        Generated method - Setter of the TestIntegrationItem2.code attribute.
        Parameters:
        value - the code - Unique identifier of this test item.
      • getAllDateMap

        public java.util.Map<java.util.Date,​java.util.Date> getAllDateMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.dateMap attribute.
        Returns:
        the dateMap
      • getAllDateMap

        public java.util.Map<java.util.Date,​java.util.Date> getAllDateMap()
        Generated method - Getter of the TestIntegrationItem2.dateMap attribute.
        Returns:
        the dateMap
      • setAllDateMap

        public void setAllDateMap​(SessionContext ctx,
                                  java.util.Map<java.util.Date,​java.util.Date> value)
        Generated method - Setter of the TestIntegrationItem2.dateMap attribute.
        Parameters:
        value - the dateMap
      • setAllDateMap

        public void setAllDateMap​(java.util.Map<java.util.Date,​java.util.Date> value)
        Generated method - Setter of the TestIntegrationItem2.dateMap attribute.
        Parameters:
        value - the dateMap
      • getAllDoubleMap

        public java.util.Map<java.lang.Double,​java.lang.Double> getAllDoubleMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.doubleMap attribute.
        Returns:
        the doubleMap
      • getAllDoubleMap

        public java.util.Map<java.lang.Double,​java.lang.Double> getAllDoubleMap()
        Generated method - Getter of the TestIntegrationItem2.doubleMap attribute.
        Returns:
        the doubleMap
      • setAllDoubleMap

        public void setAllDoubleMap​(SessionContext ctx,
                                    java.util.Map<java.lang.Double,​java.lang.Double> value)
        Generated method - Setter of the TestIntegrationItem2.doubleMap attribute.
        Parameters:
        value - the doubleMap
      • setAllDoubleMap

        public void setAllDoubleMap​(java.util.Map<java.lang.Double,​java.lang.Double> value)
        Generated method - Setter of the TestIntegrationItem2.doubleMap attribute.
        Parameters:
        value - the doubleMap
      • getAllFloatMap

        public java.util.Map<java.lang.Float,​java.lang.Float> getAllFloatMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.floatMap attribute.
        Returns:
        the floatMap
      • getAllFloatMap

        public java.util.Map<java.lang.Float,​java.lang.Float> getAllFloatMap()
        Generated method - Getter of the TestIntegrationItem2.floatMap attribute.
        Returns:
        the floatMap
      • setAllFloatMap

        public void setAllFloatMap​(SessionContext ctx,
                                   java.util.Map<java.lang.Float,​java.lang.Float> value)
        Generated method - Setter of the TestIntegrationItem2.floatMap attribute.
        Parameters:
        value - the floatMap
      • setAllFloatMap

        public void setAllFloatMap​(java.util.Map<java.lang.Float,​java.lang.Float> value)
        Generated method - Setter of the TestIntegrationItem2.floatMap attribute.
        Parameters:
        value - the floatMap
      • getAllIntegerMap

        public java.util.Map<java.lang.Integer,​java.lang.Integer> getAllIntegerMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.integerMap attribute.
        Returns:
        the integerMap
      • getAllIntegerMap

        public java.util.Map<java.lang.Integer,​java.lang.Integer> getAllIntegerMap()
        Generated method - Getter of the TestIntegrationItem2.integerMap attribute.
        Returns:
        the integerMap
      • setAllIntegerMap

        public void setAllIntegerMap​(SessionContext ctx,
                                     java.util.Map<java.lang.Integer,​java.lang.Integer> value)
        Generated method - Setter of the TestIntegrationItem2.integerMap attribute.
        Parameters:
        value - the integerMap
      • setAllIntegerMap

        public void setAllIntegerMap​(java.util.Map<java.lang.Integer,​java.lang.Integer> value)
        Generated method - Setter of the TestIntegrationItem2.integerMap attribute.
        Parameters:
        value - the integerMap
      • getAllLongMap

        public java.util.Map<java.lang.Long,​java.lang.Long> getAllLongMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.longMap attribute.
        Returns:
        the longMap
      • getAllLongMap

        public java.util.Map<java.lang.Long,​java.lang.Long> getAllLongMap()
        Generated method - Getter of the TestIntegrationItem2.longMap attribute.
        Returns:
        the longMap
      • setAllLongMap

        public void setAllLongMap​(SessionContext ctx,
                                  java.util.Map<java.lang.Long,​java.lang.Long> value)
        Generated method - Setter of the TestIntegrationItem2.longMap attribute.
        Parameters:
        value - the longMap
      • setAllLongMap

        public void setAllLongMap​(java.util.Map<java.lang.Long,​java.lang.Long> value)
        Generated method - Setter of the TestIntegrationItem2.longMap attribute.
        Parameters:
        value - the longMap
      • getOptionalSimpleAttr

        public java.lang.String getOptionalSimpleAttr​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.optionalSimpleAttr attribute.
        Returns:
        the optionalSimpleAttr
      • getOptionalSimpleAttr

        public java.lang.String getOptionalSimpleAttr()
        Generated method - Getter of the TestIntegrationItem2.optionalSimpleAttr attribute.
        Returns:
        the optionalSimpleAttr
      • setOptionalSimpleAttr

        public void setOptionalSimpleAttr​(SessionContext ctx,
                                          java.lang.String value)
        Generated method - Setter of the TestIntegrationItem2.optionalSimpleAttr attribute.
        Parameters:
        value - the optionalSimpleAttr
      • setOptionalSimpleAttr

        public void setOptionalSimpleAttr​(java.lang.String value)
        Generated method - Setter of the TestIntegrationItem2.optionalSimpleAttr attribute.
        Parameters:
        value - the optionalSimpleAttr
      • getRequiredName

        public java.lang.String getRequiredName​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.requiredName attribute.
        Returns:
        the requiredName
      • getRequiredName

        public java.lang.String getRequiredName()
        Generated method - Getter of the TestIntegrationItem2.requiredName attribute.
        Returns:
        the requiredName
      • setRequiredName

        public void setRequiredName​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the TestIntegrationItem2.requiredName attribute.
        Parameters:
        value - the requiredName
      • setRequiredName

        public void setRequiredName​(java.lang.String value)
        Generated method - Setter of the TestIntegrationItem2.requiredName attribute.
        Parameters:
        value - the requiredName
      • getAllRequiredStringMap

        public java.util.Map<java.lang.String,​java.lang.String> getAllRequiredStringMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.requiredStringMap attribute.
        Returns:
        the requiredStringMap
      • getAllRequiredStringMap

        public java.util.Map<java.lang.String,​java.lang.String> getAllRequiredStringMap()
        Generated method - Getter of the TestIntegrationItem2.requiredStringMap attribute.
        Returns:
        the requiredStringMap
      • setAllRequiredStringMap

        public void setAllRequiredStringMap​(SessionContext ctx,
                                            java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the TestIntegrationItem2.requiredStringMap attribute.
        Parameters:
        value - the requiredStringMap
      • setAllRequiredStringMap

        public void setAllRequiredStringMap​(java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the TestIntegrationItem2.requiredStringMap attribute.
        Parameters:
        value - the requiredStringMap
      • getAllShortMap

        public java.util.Map<java.lang.Short,​java.lang.Short> getAllShortMap​(SessionContext ctx)
        Generated method - Getter of the TestIntegrationItem2.shortMap attribute.
        Returns:
        the shortMap
      • getAllShortMap

        public java.util.Map<java.lang.Short,​java.lang.Short> getAllShortMap()
        Generated method - Getter of the TestIntegrationItem2.shortMap attribute.
        Returns:
        the shortMap
      • setAllShortMap

        public void setAllShortMap​(SessionContext ctx,
                                   java.util.Map<java.lang.Short,​java.lang.Short> value)
        Generated method - Setter of the TestIntegrationItem2.shortMap attribute.
        Parameters:
        value - the shortMap
      • setAllShortMap

        public void setAllShortMap​(java.util.Map<java.lang.Short,​java.lang.Short> value)
        Generated method - Setter of the TestIntegrationItem2.shortMap attribute.
        Parameters:
        value - the shortMap