Class TestIntegrationItem2Model

  • All Implemented Interfaces:
    java.io.Serializable

    public class TestIntegrationItem2Model
    extends TestItemType2Model
    Generated model class for type TestIntegrationItem2 first defined at extension odata2webservicesfeaturetests.

    An item type to simulate various kinds of relationships, i.e. one-to-many (master/detail), one-to-one, etc., between the TestIntegrationItem and TestIntegrationItemDetail.

    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String BIGDECIMAL2STRINGMAP
      Generated constant - Attribute key of TestIntegrationItem2.bigDecimal2StringMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String BIGDECIMALMAP
      Generated constant - Attribute key of TestIntegrationItem2.bigDecimalMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String BIGINTEGERMAP
      Generated constant - Attribute key of TestIntegrationItem2.bigIntegerMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String BOOLEANMAP
      Generated constant - Attribute key of TestIntegrationItem2.booleanMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String BYTEMAP
      Generated constant - Attribute key of TestIntegrationItem2.byteMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String CHARACTER2DATEMAP
      Generated constant - Attribute key of TestIntegrationItem2.character2DateMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String CHARACTERMAP
      Generated constant - Attribute key of TestIntegrationItem2.characterMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String CODE
      Generated constant - Attribute key of TestIntegrationItem2.code attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String DATEMAP
      Generated constant - Attribute key of TestIntegrationItem2.dateMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String DOUBLEMAP
      Generated constant - Attribute key of TestIntegrationItem2.doubleMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String FLOATMAP
      Generated constant - Attribute key of TestIntegrationItem2.floatMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String INTEGERMAP
      Generated constant - Attribute key of TestIntegrationItem2.integerMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String LONGMAP
      Generated constant - Attribute key of TestIntegrationItem2.longMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String OPTIONALSIMPLEATTR
      Generated constant - Attribute key of TestIntegrationItem2.optionalSimpleAttr attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String REQUIREDNAME
      Generated constant - Attribute key of TestIntegrationItem2.requiredName attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String REQUIREDSTRINGMAP
      Generated constant - Attribute key of TestIntegrationItem2.requiredStringMap attribute defined at extension odata2webservicesfeaturetests.
      static java.lang.String SHORTMAP
      Generated constant - Attribute key of TestIntegrationItem2.shortMap attribute defined at extension odata2webservicesfeaturetests.
    • Constructor Summary

      Constructors 
      Constructor Description
      TestIntegrationItem2Model()
      Generated constructor - Default constructor for generic creation.
      TestIntegrationItem2Model​(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      TestIntegrationItem2Model​(java.lang.String _code, ItemModel _owner, java.lang.String _requiredName, java.util.Map<java.lang.String,​java.lang.String> _requiredStringMap)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      TestIntegrationItem2Model​(java.lang.String _code, java.lang.String _requiredName, java.util.Map<java.lang.String,​java.lang.String> _requiredStringMap)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • CODE

        public static final java.lang.String CODE
        Generated constant - Attribute key of TestIntegrationItem2.code attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • REQUIREDNAME

        public static final java.lang.String REQUIREDNAME
        Generated constant - Attribute key of TestIntegrationItem2.requiredName attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • OPTIONALSIMPLEATTR

        public static final java.lang.String OPTIONALSIMPLEATTR
        Generated constant - Attribute key of TestIntegrationItem2.optionalSimpleAttr attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • REQUIREDSTRINGMAP

        public static final java.lang.String REQUIREDSTRINGMAP
        Generated constant - Attribute key of TestIntegrationItem2.requiredStringMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • BIGDECIMALMAP

        public static final java.lang.String BIGDECIMALMAP
        Generated constant - Attribute key of TestIntegrationItem2.bigDecimalMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • BIGINTEGERMAP

        public static final java.lang.String BIGINTEGERMAP
        Generated constant - Attribute key of TestIntegrationItem2.bigIntegerMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • BOOLEANMAP

        public static final java.lang.String BOOLEANMAP
        Generated constant - Attribute key of TestIntegrationItem2.booleanMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • BYTEMAP

        public static final java.lang.String BYTEMAP
        Generated constant - Attribute key of TestIntegrationItem2.byteMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • CHARACTERMAP

        public static final java.lang.String CHARACTERMAP
        Generated constant - Attribute key of TestIntegrationItem2.characterMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • DATEMAP

        public static final java.lang.String DATEMAP
        Generated constant - Attribute key of TestIntegrationItem2.dateMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • DOUBLEMAP

        public static final java.lang.String DOUBLEMAP
        Generated constant - Attribute key of TestIntegrationItem2.doubleMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • FLOATMAP

        public static final java.lang.String FLOATMAP
        Generated constant - Attribute key of TestIntegrationItem2.floatMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • INTEGERMAP

        public static final java.lang.String INTEGERMAP
        Generated constant - Attribute key of TestIntegrationItem2.integerMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • LONGMAP

        public static final java.lang.String LONGMAP
        Generated constant - Attribute key of TestIntegrationItem2.longMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • SHORTMAP

        public static final java.lang.String SHORTMAP
        Generated constant - Attribute key of TestIntegrationItem2.shortMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • BIGDECIMAL2STRINGMAP

        public static final java.lang.String BIGDECIMAL2STRINGMAP
        Generated constant - Attribute key of TestIntegrationItem2.bigDecimal2StringMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
      • CHARACTER2DATEMAP

        public static final java.lang.String CHARACTER2DATEMAP
        Generated constant - Attribute key of TestIntegrationItem2.character2DateMap attribute defined at extension odata2webservicesfeaturetests.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TestIntegrationItem2Model

        public TestIntegrationItem2Model()
        Generated constructor - Default constructor for generic creation.
      • TestIntegrationItem2Model

        public TestIntegrationItem2Model​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • TestIntegrationItem2Model

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public TestIntegrationItem2Model​(java.lang.String _code,
                                         java.lang.String _requiredName,
                                         java.util.Map<java.lang.String,​java.lang.String> _requiredStringMap)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _code - initial attribute declared by type TestIntegrationItem2 at extension odata2webservicesfeaturetests
        _requiredName - initial attribute declared by type TestIntegrationItem2 at extension odata2webservicesfeaturetests
        _requiredStringMap - initial attribute declared by type TestIntegrationItem2 at extension odata2webservicesfeaturetests
      • TestIntegrationItem2Model

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public TestIntegrationItem2Model​(java.lang.String _code,
                                         ItemModel _owner,
                                         java.lang.String _requiredName,
                                         java.util.Map<java.lang.String,​java.lang.String> _requiredStringMap)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _code - initial attribute declared by type TestIntegrationItem2 at extension odata2webservicesfeaturetests
        _owner - initial attribute declared by type Item at extension core
        _requiredName - initial attribute declared by type TestIntegrationItem2 at extension odata2webservicesfeaturetests
        _requiredStringMap - initial attribute declared by type TestIntegrationItem2 at extension odata2webservicesfeaturetests
    • Method Detail

      • getBigDecimal2StringMap

        @Accessor(qualifier="bigDecimal2StringMap",
                  type=GETTER)
        public java.util.Map<java.math.BigDecimal,​java.lang.String> getBigDecimal2StringMap()
        Generated method - Getter of the TestIntegrationItem2.bigDecimal2StringMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the bigDecimal2StringMap
      • getBigDecimalMap

        @Accessor(qualifier="bigDecimalMap",
                  type=GETTER)
        public java.util.Map<java.math.BigDecimal,​java.math.BigDecimal> getBigDecimalMap()
        Generated method - Getter of the TestIntegrationItem2.bigDecimalMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the bigDecimalMap
      • getBigIntegerMap

        @Accessor(qualifier="bigIntegerMap",
                  type=GETTER)
        public java.util.Map<java.math.BigInteger,​java.math.BigInteger> getBigIntegerMap()
        Generated method - Getter of the TestIntegrationItem2.bigIntegerMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the bigIntegerMap
      • getBooleanMap

        @Accessor(qualifier="booleanMap",
                  type=GETTER)
        public java.util.Map<java.lang.Boolean,​java.lang.Boolean> getBooleanMap()
        Generated method - Getter of the TestIntegrationItem2.booleanMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the booleanMap
      • getByteMap

        @Accessor(qualifier="byteMap",
                  type=GETTER)
        public java.util.Map<java.lang.Byte,​java.lang.Byte> getByteMap()
        Generated method - Getter of the TestIntegrationItem2.byteMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the byteMap
      • getCharacter2DateMap

        @Accessor(qualifier="character2DateMap",
                  type=GETTER)
        public java.util.Map<java.lang.Character,​java.util.Date> getCharacter2DateMap()
        Generated method - Getter of the TestIntegrationItem2.character2DateMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the character2DateMap
      • getCharacterMap

        @Accessor(qualifier="characterMap",
                  type=GETTER)
        public java.util.Map<java.lang.Character,​java.lang.Character> getCharacterMap()
        Generated method - Getter of the TestIntegrationItem2.characterMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the characterMap
      • getCode

        @Accessor(qualifier="code",
                  type=GETTER)
        public java.lang.String getCode()
        Generated method - Getter of the TestIntegrationItem2.code attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the code - Unique identifier of this test item.
      • getDateMap

        @Accessor(qualifier="dateMap",
                  type=GETTER)
        public java.util.Map<java.util.Date,​java.util.Date> getDateMap()
        Generated method - Getter of the TestIntegrationItem2.dateMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the dateMap
      • getDoubleMap

        @Accessor(qualifier="doubleMap",
                  type=GETTER)
        public java.util.Map<java.lang.Double,​java.lang.Double> getDoubleMap()
        Generated method - Getter of the TestIntegrationItem2.doubleMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the doubleMap
      • getFloatMap

        @Accessor(qualifier="floatMap",
                  type=GETTER)
        public java.util.Map<java.lang.Float,​java.lang.Float> getFloatMap()
        Generated method - Getter of the TestIntegrationItem2.floatMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the floatMap
      • getIntegerMap

        @Accessor(qualifier="integerMap",
                  type=GETTER)
        public java.util.Map<java.lang.Integer,​java.lang.Integer> getIntegerMap()
        Generated method - Getter of the TestIntegrationItem2.integerMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the integerMap
      • getLongMap

        @Accessor(qualifier="longMap",
                  type=GETTER)
        public java.util.Map<java.lang.Long,​java.lang.Long> getLongMap()
        Generated method - Getter of the TestIntegrationItem2.longMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the longMap
      • getOptionalSimpleAttr

        @Accessor(qualifier="optionalSimpleAttr",
                  type=GETTER)
        public java.lang.String getOptionalSimpleAttr()
        Generated method - Getter of the TestIntegrationItem2.optionalSimpleAttr attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the optionalSimpleAttr
      • getRequiredName

        @Accessor(qualifier="requiredName",
                  type=GETTER)
        public java.lang.String getRequiredName()
        Generated method - Getter of the TestIntegrationItem2.requiredName attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the requiredName
      • getRequiredStringMap

        @Accessor(qualifier="requiredStringMap",
                  type=GETTER)
        public java.util.Map<java.lang.String,​java.lang.String> getRequiredStringMap()
        Generated method - Getter of the TestIntegrationItem2.requiredStringMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the requiredStringMap
      • getShortMap

        @Accessor(qualifier="shortMap",
                  type=GETTER)
        public java.util.Map<java.lang.Short,​java.lang.Short> getShortMap()
        Generated method - Getter of the TestIntegrationItem2.shortMap attribute defined at extension odata2webservicesfeaturetests.
        Returns:
        the shortMap
      • setBigDecimal2StringMap

        @Accessor(qualifier="bigDecimal2StringMap",
                  type=SETTER)
        public void setBigDecimal2StringMap​(java.util.Map<java.math.BigDecimal,​java.lang.String> value)
        Generated method - Setter of TestIntegrationItem2.bigDecimal2StringMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the bigDecimal2StringMap
      • setBigDecimalMap

        @Accessor(qualifier="bigDecimalMap",
                  type=SETTER)
        public void setBigDecimalMap​(java.util.Map<java.math.BigDecimal,​java.math.BigDecimal> value)
        Generated method - Setter of TestIntegrationItem2.bigDecimalMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the bigDecimalMap
      • setBigIntegerMap

        @Accessor(qualifier="bigIntegerMap",
                  type=SETTER)
        public void setBigIntegerMap​(java.util.Map<java.math.BigInteger,​java.math.BigInteger> value)
        Generated method - Setter of TestIntegrationItem2.bigIntegerMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the bigIntegerMap
      • setBooleanMap

        @Accessor(qualifier="booleanMap",
                  type=SETTER)
        public void setBooleanMap​(java.util.Map<java.lang.Boolean,​java.lang.Boolean> value)
        Generated method - Setter of TestIntegrationItem2.booleanMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the booleanMap
      • setByteMap

        @Accessor(qualifier="byteMap",
                  type=SETTER)
        public void setByteMap​(java.util.Map<java.lang.Byte,​java.lang.Byte> value)
        Generated method - Setter of TestIntegrationItem2.byteMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the byteMap
      • setCharacter2DateMap

        @Accessor(qualifier="character2DateMap",
                  type=SETTER)
        public void setCharacter2DateMap​(java.util.Map<java.lang.Character,​java.util.Date> value)
        Generated method - Setter of TestIntegrationItem2.character2DateMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the character2DateMap
      • setCharacterMap

        @Accessor(qualifier="characterMap",
                  type=SETTER)
        public void setCharacterMap​(java.util.Map<java.lang.Character,​java.lang.Character> value)
        Generated method - Setter of TestIntegrationItem2.characterMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the characterMap
      • setCode

        @Accessor(qualifier="code",
                  type=SETTER)
        public void setCode​(java.lang.String value)
        Generated method - Setter of TestIntegrationItem2.code attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the code - Unique identifier of this test item.
      • setDateMap

        @Accessor(qualifier="dateMap",
                  type=SETTER)
        public void setDateMap​(java.util.Map<java.util.Date,​java.util.Date> value)
        Generated method - Setter of TestIntegrationItem2.dateMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the dateMap
      • setDoubleMap

        @Accessor(qualifier="doubleMap",
                  type=SETTER)
        public void setDoubleMap​(java.util.Map<java.lang.Double,​java.lang.Double> value)
        Generated method - Setter of TestIntegrationItem2.doubleMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the doubleMap
      • setFloatMap

        @Accessor(qualifier="floatMap",
                  type=SETTER)
        public void setFloatMap​(java.util.Map<java.lang.Float,​java.lang.Float> value)
        Generated method - Setter of TestIntegrationItem2.floatMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the floatMap
      • setIntegerMap

        @Accessor(qualifier="integerMap",
                  type=SETTER)
        public void setIntegerMap​(java.util.Map<java.lang.Integer,​java.lang.Integer> value)
        Generated method - Setter of TestIntegrationItem2.integerMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the integerMap
      • setLongMap

        @Accessor(qualifier="longMap",
                  type=SETTER)
        public void setLongMap​(java.util.Map<java.lang.Long,​java.lang.Long> value)
        Generated method - Setter of TestIntegrationItem2.longMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the longMap
      • setOptionalSimpleAttr

        @Accessor(qualifier="optionalSimpleAttr",
                  type=SETTER)
        public void setOptionalSimpleAttr​(java.lang.String value)
        Generated method - Setter of TestIntegrationItem2.optionalSimpleAttr attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the optionalSimpleAttr
      • setRequiredName

        @Accessor(qualifier="requiredName",
                  type=SETTER)
        public void setRequiredName​(java.lang.String value)
        Generated method - Setter of TestIntegrationItem2.requiredName attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the requiredName
      • setRequiredStringMap

        @Accessor(qualifier="requiredStringMap",
                  type=SETTER)
        public void setRequiredStringMap​(java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of TestIntegrationItem2.requiredStringMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the requiredStringMap
      • setShortMap

        @Accessor(qualifier="shortMap",
                  type=SETTER)
        public void setShortMap​(java.util.Map<java.lang.Short,​java.lang.Short> value)
        Generated method - Setter of TestIntegrationItem2.shortMap attribute defined at extension odata2webservicesfeaturetests.
        Parameters:
        value - the shortMap