Class GeneratedTestIntegrationItem2

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TestIntegrationItem2

public abstract class GeneratedTestIntegrationItem2 extends TestItem
Generated class for type TestIntegrationItem2.
See Also:
  • Field Details

    • CODE

      public static final String CODE
      Qualifier of the TestIntegrationItem2.code attribute
      See Also:
    • REQUIREDNAME

      public static final String REQUIREDNAME
      Qualifier of the TestIntegrationItem2.requiredName attribute
      See Also:
    • OPTIONALSIMPLEATTR

      public static final String OPTIONALSIMPLEATTR
      Qualifier of the TestIntegrationItem2.optionalSimpleAttr attribute
      See Also:
    • REQUIREDSTRINGMAP

      public static final String REQUIREDSTRINGMAP
      Qualifier of the TestIntegrationItem2.requiredStringMap attribute
      See Also:
    • BIGDECIMALMAP

      public static final String BIGDECIMALMAP
      Qualifier of the TestIntegrationItem2.bigDecimalMap attribute
      See Also:
    • BIGINTEGERMAP

      public static final String BIGINTEGERMAP
      Qualifier of the TestIntegrationItem2.bigIntegerMap attribute
      See Also:
    • BOOLEANMAP

      public static final String BOOLEANMAP
      Qualifier of the TestIntegrationItem2.booleanMap attribute
      See Also:
    • BYTEMAP

      public static final String BYTEMAP
      Qualifier of the TestIntegrationItem2.byteMap attribute
      See Also:
    • CHARACTERMAP

      public static final String CHARACTERMAP
      Qualifier of the TestIntegrationItem2.characterMap attribute
      See Also:
    • DATEMAP

      public static final String DATEMAP
      Qualifier of the TestIntegrationItem2.dateMap attribute
      See Also:
    • DOUBLEMAP

      public static final String DOUBLEMAP
      Qualifier of the TestIntegrationItem2.doubleMap attribute
      See Also:
    • FLOATMAP

      public static final String FLOATMAP
      Qualifier of the TestIntegrationItem2.floatMap attribute
      See Also:
    • INTEGERMAP

      public static final String INTEGERMAP
      Qualifier of the TestIntegrationItem2.integerMap attribute
      See Also:
    • LONGMAP

      public static final String LONGMAP
      Qualifier of the TestIntegrationItem2.longMap attribute
      See Also:
    • SHORTMAP

      public static final String SHORTMAP
      Qualifier of the TestIntegrationItem2.shortMap attribute
      See Also:
    • BIGDECIMAL2STRINGMAP

      public static final String BIGDECIMAL2STRINGMAP
      Qualifier of the TestIntegrationItem2.bigDecimal2StringMap attribute
      See Also:
    • CHARACTER2DATEMAP

      public static final String CHARACTER2DATEMAP
      Qualifier of the TestIntegrationItem2.character2DateMap attribute
      See Also:
  • Constructor Details

    • GeneratedTestIntegrationItem2

      public GeneratedTestIntegrationItem2()
  • Method Details

    • getAllBigDecimal2StringMap

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public 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, String value)
      Generated method - Setter of the TestIntegrationItem2.code attribute.
      Parameters:
      value - the code - Unique identifier of this test item.
    • setCode

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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