Class TestIntegrationItem2Model
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.core.model.test.TestItemModel
-
- de.hybris.platform.core.model.test.TestItemType2Model
-
- de.hybris.platform.odata2webservicesfeaturetests.model.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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringBIGDECIMAL2STRINGMAPGenerated constant - Attribute key ofTestIntegrationItem2.bigDecimal2StringMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringBIGDECIMALMAPGenerated constant - Attribute key ofTestIntegrationItem2.bigDecimalMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringBIGINTEGERMAPGenerated constant - Attribute key ofTestIntegrationItem2.bigIntegerMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringBOOLEANMAPGenerated constant - Attribute key ofTestIntegrationItem2.booleanMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringBYTEMAPGenerated constant - Attribute key ofTestIntegrationItem2.byteMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringCHARACTER2DATEMAPGenerated constant - Attribute key ofTestIntegrationItem2.character2DateMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringCHARACTERMAPGenerated constant - Attribute key ofTestIntegrationItem2.characterMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringCODEGenerated constant - Attribute key ofTestIntegrationItem2.codeattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringDATEMAPGenerated constant - Attribute key ofTestIntegrationItem2.dateMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringDOUBLEMAPGenerated constant - Attribute key ofTestIntegrationItem2.doubleMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringFLOATMAPGenerated constant - Attribute key ofTestIntegrationItem2.floatMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringINTEGERMAPGenerated constant - Attribute key ofTestIntegrationItem2.integerMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringLONGMAPGenerated constant - Attribute key ofTestIntegrationItem2.longMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringOPTIONALSIMPLEATTRGenerated constant - Attribute key ofTestIntegrationItem2.optionalSimpleAttrattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringREQUIREDNAMEGenerated constant - Attribute key ofTestIntegrationItem2.requiredNameattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringREQUIREDSTRINGMAPGenerated constant - Attribute key ofTestIntegrationItem2.requiredStringMapattribute defined at extensionodata2webservicesfeaturetests.static java.lang.StringSHORTMAPGenerated constant - Attribute key ofTestIntegrationItem2.shortMapattribute defined at extensionodata2webservicesfeaturetests.-
Fields inherited from class de.hybris.platform.core.model.test.TestItemType2Model
BAR, FOO, FOOBAR, GENDER, INTBAR, LOCALIZEDFOOBAR, TESTPROPERTY1, TESTPROPERTY2
-
Fields inherited from class de.hybris.platform.core.model.test.TestItemModel
A, B, BOOLEAN, BYTE, CHARACTER, DATE, DOUBLE, FLOAT, INTEGER, LONG, LONGSTRING, PRIMITIVEBOOLEAN, PRIMITIVEBYTE, PRIMITIVECHAR, PRIMITIVEDOUBLE, PRIMITIVEFLOAT, PRIMITIVEINTEGER, PRIMITIVELONG, PRIMITIVESHORT, SERIALIZABLE, STRING, TESTDUMPPROPERTY, TESTPROPERTY0
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description TestIntegrationItem2Model()Generated constructor - Default constructor for generic creation.TestIntegrationItem2Model(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextTestIntegrationItem2Model(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 parametersTestIntegrationItem2Model(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
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.math.BigDecimal,java.lang.String>getBigDecimal2StringMap()Generated method - Getter of theTestIntegrationItem2.bigDecimal2StringMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.math.BigDecimal,java.math.BigDecimal>getBigDecimalMap()Generated method - Getter of theTestIntegrationItem2.bigDecimalMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.math.BigInteger,java.math.BigInteger>getBigIntegerMap()Generated method - Getter of theTestIntegrationItem2.bigIntegerMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Boolean,java.lang.Boolean>getBooleanMap()Generated method - Getter of theTestIntegrationItem2.booleanMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Byte,java.lang.Byte>getByteMap()Generated method - Getter of theTestIntegrationItem2.byteMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Character,java.util.Date>getCharacter2DateMap()Generated method - Getter of theTestIntegrationItem2.character2DateMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Character,java.lang.Character>getCharacterMap()Generated method - Getter of theTestIntegrationItem2.characterMapattribute defined at extensionodata2webservicesfeaturetests.java.lang.StringgetCode()Generated method - Getter of theTestIntegrationItem2.codeattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.util.Date,java.util.Date>getDateMap()Generated method - Getter of theTestIntegrationItem2.dateMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Double,java.lang.Double>getDoubleMap()Generated method - Getter of theTestIntegrationItem2.doubleMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Float,java.lang.Float>getFloatMap()Generated method - Getter of theTestIntegrationItem2.floatMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Integer,java.lang.Integer>getIntegerMap()Generated method - Getter of theTestIntegrationItem2.integerMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Long,java.lang.Long>getLongMap()Generated method - Getter of theTestIntegrationItem2.longMapattribute defined at extensionodata2webservicesfeaturetests.java.lang.StringgetOptionalSimpleAttr()Generated method - Getter of theTestIntegrationItem2.optionalSimpleAttrattribute defined at extensionodata2webservicesfeaturetests.java.lang.StringgetRequiredName()Generated method - Getter of theTestIntegrationItem2.requiredNameattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.String,java.lang.String>getRequiredStringMap()Generated method - Getter of theTestIntegrationItem2.requiredStringMapattribute defined at extensionodata2webservicesfeaturetests.java.util.Map<java.lang.Short,java.lang.Short>getShortMap()Generated method - Getter of theTestIntegrationItem2.shortMapattribute defined at extensionodata2webservicesfeaturetests.voidsetBigDecimal2StringMap(java.util.Map<java.math.BigDecimal,java.lang.String> value)Generated method - Setter ofTestIntegrationItem2.bigDecimal2StringMapattribute defined at extensionodata2webservicesfeaturetests.voidsetBigDecimalMap(java.util.Map<java.math.BigDecimal,java.math.BigDecimal> value)Generated method - Setter ofTestIntegrationItem2.bigDecimalMapattribute defined at extensionodata2webservicesfeaturetests.voidsetBigIntegerMap(java.util.Map<java.math.BigInteger,java.math.BigInteger> value)Generated method - Setter ofTestIntegrationItem2.bigIntegerMapattribute defined at extensionodata2webservicesfeaturetests.voidsetBooleanMap(java.util.Map<java.lang.Boolean,java.lang.Boolean> value)Generated method - Setter ofTestIntegrationItem2.booleanMapattribute defined at extensionodata2webservicesfeaturetests.voidsetByteMap(java.util.Map<java.lang.Byte,java.lang.Byte> value)Generated method - Setter ofTestIntegrationItem2.byteMapattribute defined at extensionodata2webservicesfeaturetests.voidsetCharacter2DateMap(java.util.Map<java.lang.Character,java.util.Date> value)Generated method - Setter ofTestIntegrationItem2.character2DateMapattribute defined at extensionodata2webservicesfeaturetests.voidsetCharacterMap(java.util.Map<java.lang.Character,java.lang.Character> value)Generated method - Setter ofTestIntegrationItem2.characterMapattribute defined at extensionodata2webservicesfeaturetests.voidsetCode(java.lang.String value)Generated method - Setter ofTestIntegrationItem2.codeattribute defined at extensionodata2webservicesfeaturetests.voidsetDateMap(java.util.Map<java.util.Date,java.util.Date> value)Generated method - Setter ofTestIntegrationItem2.dateMapattribute defined at extensionodata2webservicesfeaturetests.voidsetDoubleMap(java.util.Map<java.lang.Double,java.lang.Double> value)Generated method - Setter ofTestIntegrationItem2.doubleMapattribute defined at extensionodata2webservicesfeaturetests.voidsetFloatMap(java.util.Map<java.lang.Float,java.lang.Float> value)Generated method - Setter ofTestIntegrationItem2.floatMapattribute defined at extensionodata2webservicesfeaturetests.voidsetIntegerMap(java.util.Map<java.lang.Integer,java.lang.Integer> value)Generated method - Setter ofTestIntegrationItem2.integerMapattribute defined at extensionodata2webservicesfeaturetests.voidsetLongMap(java.util.Map<java.lang.Long,java.lang.Long> value)Generated method - Setter ofTestIntegrationItem2.longMapattribute defined at extensionodata2webservicesfeaturetests.voidsetOptionalSimpleAttr(java.lang.String value)Generated method - Setter ofTestIntegrationItem2.optionalSimpleAttrattribute defined at extensionodata2webservicesfeaturetests.voidsetRequiredName(java.lang.String value)Generated method - Setter ofTestIntegrationItem2.requiredNameattribute defined at extensionodata2webservicesfeaturetests.voidsetRequiredStringMap(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter ofTestIntegrationItem2.requiredStringMapattribute defined at extensionodata2webservicesfeaturetests.voidsetShortMap(java.util.Map<java.lang.Short,java.lang.Short> value)Generated method - Setter ofTestIntegrationItem2.shortMapattribute defined at extensionodata2webservicesfeaturetests.-
Methods inherited from class de.hybris.platform.core.model.test.TestItemType2Model
getBar, getFoo, getFooBar, getGender, getIntBar, getLocalizedFooBar, getLocalizedFooBar, getTestProperty1, getTestProperty2, getTestProperty2, setBar, setFoo, setFooBar, setIntBar, setLocalizedFooBar, setLocalizedFooBar, setTestProperty1, setTestProperty2, setTestProperty2
-
Methods inherited from class de.hybris.platform.core.model.test.TestItemModel
getA, getB, getBoolean, getByte, getCharacter, getDate, getDouble, getFloat, getInteger, getLong, getLongString, getPrimitiveBoolean, getPrimitiveByte, getPrimitiveChar, getPrimitiveDouble, getPrimitiveFloat, getPrimitiveInteger, getPrimitiveLong, getPrimitiveShort, getSerializable, getString, getTestDumpProperty, getTestProperty0, setA, setB, setBoolean, setByte, setCharacter, setDate, setDouble, setFloat, setInteger, setLong, setLongString, setPrimitiveBoolean, setPrimitiveByte, setPrimitiveChar, setPrimitiveDouble, setPrimitiveFloat, setPrimitiveInteger, setPrimitiveLong, setPrimitiveShort, setSerializable, setString, setTestDumpProperty, setTestProperty0
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
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 ofTestIntegrationItem2.codeattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
REQUIREDNAME
public static final java.lang.String REQUIREDNAME
Generated constant - Attribute key ofTestIntegrationItem2.requiredNameattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
OPTIONALSIMPLEATTR
public static final java.lang.String OPTIONALSIMPLEATTR
Generated constant - Attribute key ofTestIntegrationItem2.optionalSimpleAttrattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
REQUIREDSTRINGMAP
public static final java.lang.String REQUIREDSTRINGMAP
Generated constant - Attribute key ofTestIntegrationItem2.requiredStringMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
BIGDECIMALMAP
public static final java.lang.String BIGDECIMALMAP
Generated constant - Attribute key ofTestIntegrationItem2.bigDecimalMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
BIGINTEGERMAP
public static final java.lang.String BIGINTEGERMAP
Generated constant - Attribute key ofTestIntegrationItem2.bigIntegerMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
BOOLEANMAP
public static final java.lang.String BOOLEANMAP
Generated constant - Attribute key ofTestIntegrationItem2.booleanMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
BYTEMAP
public static final java.lang.String BYTEMAP
Generated constant - Attribute key ofTestIntegrationItem2.byteMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
CHARACTERMAP
public static final java.lang.String CHARACTERMAP
Generated constant - Attribute key ofTestIntegrationItem2.characterMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
DATEMAP
public static final java.lang.String DATEMAP
Generated constant - Attribute key ofTestIntegrationItem2.dateMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
DOUBLEMAP
public static final java.lang.String DOUBLEMAP
Generated constant - Attribute key ofTestIntegrationItem2.doubleMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
FLOATMAP
public static final java.lang.String FLOATMAP
Generated constant - Attribute key ofTestIntegrationItem2.floatMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
INTEGERMAP
public static final java.lang.String INTEGERMAP
Generated constant - Attribute key ofTestIntegrationItem2.integerMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
LONGMAP
public static final java.lang.String LONGMAP
Generated constant - Attribute key ofTestIntegrationItem2.longMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
SHORTMAP
public static final java.lang.String SHORTMAP
Generated constant - Attribute key ofTestIntegrationItem2.shortMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
BIGDECIMAL2STRINGMAP
public static final java.lang.String BIGDECIMAL2STRINGMAP
Generated constant - Attribute key ofTestIntegrationItem2.bigDecimal2StringMapattribute defined at extensionodata2webservicesfeaturetests.- See Also:
- Constant Field Values
-
CHARACTER2DATEMAP
public static final java.lang.String CHARACTER2DATEMAP
Generated constant - Attribute key ofTestIntegrationItem2.character2DateMapattribute defined at extensionodata2webservicesfeaturetests.- 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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typeTestIntegrationItem2at extensionodata2webservicesfeaturetests_requiredName- initial attribute declared by typeTestIntegrationItem2at extensionodata2webservicesfeaturetests_requiredStringMap- initial attribute declared by typeTestIntegrationItem2at extensionodata2webservicesfeaturetests
-
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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_code- initial attribute declared by typeTestIntegrationItem2at extensionodata2webservicesfeaturetests_owner- initial attribute declared by typeItemat extensioncore_requiredName- initial attribute declared by typeTestIntegrationItem2at extensionodata2webservicesfeaturetests_requiredStringMap- initial attribute declared by typeTestIntegrationItem2at extensionodata2webservicesfeaturetests
-
-
Method Detail
-
getBigDecimal2StringMap
@Accessor(qualifier="bigDecimal2StringMap", type=GETTER) public java.util.Map<java.math.BigDecimal,java.lang.String> getBigDecimal2StringMap()
Generated method - Getter of theTestIntegrationItem2.bigDecimal2StringMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the bigDecimal2StringMap
-
getBigDecimalMap
@Accessor(qualifier="bigDecimalMap", type=GETTER) public java.util.Map<java.math.BigDecimal,java.math.BigDecimal> getBigDecimalMap()
Generated method - Getter of theTestIntegrationItem2.bigDecimalMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the bigDecimalMap
-
getBigIntegerMap
@Accessor(qualifier="bigIntegerMap", type=GETTER) public java.util.Map<java.math.BigInteger,java.math.BigInteger> getBigIntegerMap()
Generated method - Getter of theTestIntegrationItem2.bigIntegerMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the bigIntegerMap
-
getBooleanMap
@Accessor(qualifier="booleanMap", type=GETTER) public java.util.Map<java.lang.Boolean,java.lang.Boolean> getBooleanMap()
Generated method - Getter of theTestIntegrationItem2.booleanMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the booleanMap
-
getByteMap
@Accessor(qualifier="byteMap", type=GETTER) public java.util.Map<java.lang.Byte,java.lang.Byte> getByteMap()
Generated method - Getter of theTestIntegrationItem2.byteMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the byteMap
-
getCharacter2DateMap
@Accessor(qualifier="character2DateMap", type=GETTER) public java.util.Map<java.lang.Character,java.util.Date> getCharacter2DateMap()
Generated method - Getter of theTestIntegrationItem2.character2DateMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the character2DateMap
-
getCharacterMap
@Accessor(qualifier="characterMap", type=GETTER) public java.util.Map<java.lang.Character,java.lang.Character> getCharacterMap()
Generated method - Getter of theTestIntegrationItem2.characterMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the characterMap
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of theTestIntegrationItem2.codeattribute defined at extensionodata2webservicesfeaturetests.- 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 theTestIntegrationItem2.dateMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the dateMap
-
getDoubleMap
@Accessor(qualifier="doubleMap", type=GETTER) public java.util.Map<java.lang.Double,java.lang.Double> getDoubleMap()
Generated method - Getter of theTestIntegrationItem2.doubleMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the doubleMap
-
getFloatMap
@Accessor(qualifier="floatMap", type=GETTER) public java.util.Map<java.lang.Float,java.lang.Float> getFloatMap()
Generated method - Getter of theTestIntegrationItem2.floatMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the floatMap
-
getIntegerMap
@Accessor(qualifier="integerMap", type=GETTER) public java.util.Map<java.lang.Integer,java.lang.Integer> getIntegerMap()
Generated method - Getter of theTestIntegrationItem2.integerMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the integerMap
-
getLongMap
@Accessor(qualifier="longMap", type=GETTER) public java.util.Map<java.lang.Long,java.lang.Long> getLongMap()
Generated method - Getter of theTestIntegrationItem2.longMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the longMap
-
getOptionalSimpleAttr
@Accessor(qualifier="optionalSimpleAttr", type=GETTER) public java.lang.String getOptionalSimpleAttr()
Generated method - Getter of theTestIntegrationItem2.optionalSimpleAttrattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the optionalSimpleAttr
-
getRequiredName
@Accessor(qualifier="requiredName", type=GETTER) public java.lang.String getRequiredName()
Generated method - Getter of theTestIntegrationItem2.requiredNameattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the requiredName
-
getRequiredStringMap
@Accessor(qualifier="requiredStringMap", type=GETTER) public java.util.Map<java.lang.String,java.lang.String> getRequiredStringMap()
Generated method - Getter of theTestIntegrationItem2.requiredStringMapattribute defined at extensionodata2webservicesfeaturetests.- Returns:
- the requiredStringMap
-
getShortMap
@Accessor(qualifier="shortMap", type=GETTER) public java.util.Map<java.lang.Short,java.lang.Short> getShortMap()
Generated method - Getter of theTestIntegrationItem2.shortMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.bigDecimal2StringMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.bigDecimalMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.bigIntegerMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.booleanMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.byteMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.character2DateMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.characterMapattribute defined at extensionodata2webservicesfeaturetests.- Parameters:
value- the characterMap
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofTestIntegrationItem2.codeattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.dateMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.doubleMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.floatMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.integerMapattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.longMapattribute defined at extensionodata2webservicesfeaturetests.- Parameters:
value- the longMap
-
setOptionalSimpleAttr
@Accessor(qualifier="optionalSimpleAttr", type=SETTER) public void setOptionalSimpleAttr(java.lang.String value)
Generated method - Setter ofTestIntegrationItem2.optionalSimpleAttrattribute defined at extensionodata2webservicesfeaturetests.- Parameters:
value- the optionalSimpleAttr
-
setRequiredName
@Accessor(qualifier="requiredName", type=SETTER) public void setRequiredName(java.lang.String value)
Generated method - Setter ofTestIntegrationItem2.requiredNameattribute defined at extensionodata2webservicesfeaturetests.- 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 ofTestIntegrationItem2.requiredStringMapattribute defined at extensionodata2webservicesfeaturetests.- Parameters:
value- the requiredStringMap
-
-