Class TestItemModel

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    TestItemType2Model

    public class TestItemModel
    extends ItemModel
    Generated model class for type TestItem first defined at extension core.
    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 A
      Generated constant - Attribute key of TestItem.a attribute defined at extension core.
      static java.lang.String B
      Generated constant - Attribute key of TestItem.b attribute defined at extension core.
      static java.lang.String BOOLEAN
      Generated constant - Attribute key of TestItem.boolean attribute defined at extension core.
      static java.lang.String BYTE
      Generated constant - Attribute key of TestItem.byte attribute defined at extension core.
      static java.lang.String CHARACTER
      Generated constant - Attribute key of TestItem.character attribute defined at extension core.
      static java.lang.String DATE
      Generated constant - Attribute key of TestItem.date attribute defined at extension core.
      static java.lang.String DOUBLE
      Generated constant - Attribute key of TestItem.double attribute defined at extension core.
      static java.lang.String FLOAT
      Generated constant - Attribute key of TestItem.float attribute defined at extension core.
      static java.lang.String INTEGER
      Generated constant - Attribute key of TestItem.integer attribute defined at extension core.
      static java.lang.String LONG
      Generated constant - Attribute key of TestItem.long attribute defined at extension core.
      static java.lang.String LONGSTRING
      Generated constant - Attribute key of TestItem.longString attribute defined at extension core.
      static java.lang.String PRIMITIVEBOOLEAN
      Generated constant - Attribute key of TestItem.primitiveBoolean attribute defined at extension core.
      static java.lang.String PRIMITIVEBYTE
      Generated constant - Attribute key of TestItem.primitiveByte attribute defined at extension core.
      static java.lang.String PRIMITIVECHAR
      Generated constant - Attribute key of TestItem.primitiveChar attribute defined at extension core.
      static java.lang.String PRIMITIVEDOUBLE
      Generated constant - Attribute key of TestItem.primitiveDouble attribute defined at extension core.
      static java.lang.String PRIMITIVEFLOAT
      Generated constant - Attribute key of TestItem.primitiveFloat attribute defined at extension core.
      static java.lang.String PRIMITIVEINTEGER
      Generated constant - Attribute key of TestItem.primitiveInteger attribute defined at extension core.
      static java.lang.String PRIMITIVELONG
      Generated constant - Attribute key of TestItem.primitiveLong attribute defined at extension core.
      static java.lang.String PRIMITIVESHORT
      Generated constant - Attribute key of TestItem.primitiveShort attribute defined at extension core.
      static java.lang.String SERIALIZABLE
      Generated constant - Attribute key of TestItem.serializable attribute defined at extension core.
      static java.lang.String STRING
      Generated constant - Attribute key of TestItem.string attribute defined at extension core.
      static java.lang.String TESTDUMPPROPERTY
      Generated constant - Attribute key of TestItem.testDumpProperty attribute defined at extension core.
      static java.lang.String TESTPROPERTY0
      Generated constant - Attribute key of TestItem.testProperty0 attribute defined at extension core.
    • Constructor Summary

      Constructors 
      Constructor Description
      TestItemModel()
      Generated constructor - Default constructor for generic creation.
      TestItemModel​(ItemModel _owner)
      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
      TestItemModel​(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getA()
      Generated method - Getter of the TestItem.a attribute defined at extension core.
      java.lang.String getB()
      Generated method - Getter of the TestItem.b attribute defined at extension core.
      java.lang.Boolean getBoolean()
      Generated method - Getter of the TestItem.boolean attribute defined at extension core.
      java.lang.Byte getByte()
      Generated method - Getter of the TestItem.byte attribute defined at extension core.
      java.lang.Character getCharacter()
      Generated method - Getter of the TestItem.character attribute defined at extension core.
      java.util.Date getDate()
      Generated method - Getter of the TestItem.date attribute defined at extension core.
      java.lang.Double getDouble()
      Generated method - Getter of the TestItem.double attribute defined at extension core.
      java.lang.Float getFloat()
      Generated method - Getter of the TestItem.float attribute defined at extension core.
      java.lang.Integer getInteger()
      Generated method - Getter of the TestItem.integer attribute defined at extension core.
      java.lang.Long getLong()
      Generated method - Getter of the TestItem.long attribute defined at extension core.
      java.lang.String getLongString()
      Generated method - Getter of the TestItem.longString attribute defined at extension core.
      java.lang.Boolean getPrimitiveBoolean()
      Generated method - Getter of the TestItem.primitiveBoolean attribute defined at extension core.
      java.lang.Byte getPrimitiveByte()
      Generated method - Getter of the TestItem.primitiveByte attribute defined at extension core.
      java.lang.Character getPrimitiveChar()
      Generated method - Getter of the TestItem.primitiveChar attribute defined at extension core.
      java.lang.Double getPrimitiveDouble()
      Generated method - Getter of the TestItem.primitiveDouble attribute defined at extension core.
      java.lang.Float getPrimitiveFloat()
      Generated method - Getter of the TestItem.primitiveFloat attribute defined at extension core.
      java.lang.Integer getPrimitiveInteger()
      Generated method - Getter of the TestItem.primitiveInteger attribute defined at extension core.
      java.lang.Long getPrimitiveLong()
      Generated method - Getter of the TestItem.primitiveLong attribute defined at extension core.
      java.lang.Short getPrimitiveShort()
      Generated method - Getter of the TestItem.primitiveShort attribute defined at extension core.
      java.lang.Object getSerializable()
      Generated method - Getter of the TestItem.serializable attribute defined at extension core.
      java.lang.String getString()
      Generated method - Getter of the TestItem.string attribute defined at extension core.
      java.lang.String getTestDumpProperty()
      Generated method - Getter of the TestItem.testDumpProperty attribute defined at extension core.
      java.lang.String getTestProperty0()
      Generated method - Getter of the TestItem.testProperty0 attribute defined at extension core.
      void setA​(java.lang.String value)
      Generated method - Setter of TestItem.a attribute defined at extension core.
      void setB​(java.lang.String value)
      Generated method - Setter of TestItem.b attribute defined at extension core.
      void setBoolean​(java.lang.Boolean value)
      Generated method - Setter of TestItem.boolean attribute defined at extension core.
      void setByte​(java.lang.Byte value)
      Generated method - Setter of TestItem.byte attribute defined at extension core.
      void setCharacter​(java.lang.Character value)
      Generated method - Setter of TestItem.character attribute defined at extension core.
      void setDate​(java.util.Date value)
      Generated method - Setter of TestItem.date attribute defined at extension core.
      void setDouble​(java.lang.Double value)
      Generated method - Setter of TestItem.double attribute defined at extension core.
      void setFloat​(java.lang.Float value)
      Generated method - Setter of TestItem.float attribute defined at extension core.
      void setInteger​(java.lang.Integer value)
      Generated method - Setter of TestItem.integer attribute defined at extension core.
      void setLong​(java.lang.Long value)
      Generated method - Setter of TestItem.long attribute defined at extension core.
      void setLongString​(java.lang.String value)
      Generated method - Setter of TestItem.longString attribute defined at extension core.
      void setPrimitiveBoolean​(java.lang.Boolean value)
      Generated method - Setter of TestItem.primitiveBoolean attribute defined at extension core.
      void setPrimitiveByte​(java.lang.Byte value)
      Generated method - Setter of TestItem.primitiveByte attribute defined at extension core.
      void setPrimitiveChar​(java.lang.Character value)
      Generated method - Setter of TestItem.primitiveChar attribute defined at extension core.
      void setPrimitiveDouble​(java.lang.Double value)
      Generated method - Setter of TestItem.primitiveDouble attribute defined at extension core.
      void setPrimitiveFloat​(java.lang.Float value)
      Generated method - Setter of TestItem.primitiveFloat attribute defined at extension core.
      void setPrimitiveInteger​(java.lang.Integer value)
      Generated method - Setter of TestItem.primitiveInteger attribute defined at extension core.
      void setPrimitiveLong​(java.lang.Long value)
      Generated method - Setter of TestItem.primitiveLong attribute defined at extension core.
      void setPrimitiveShort​(java.lang.Short value)
      Generated method - Setter of TestItem.primitiveShort attribute defined at extension core.
      void setSerializable​(java.lang.Object value)
      Generated method - Setter of TestItem.serializable attribute defined at extension core.
      void setString​(java.lang.String value)
      Generated method - Setter of TestItem.string attribute defined at extension core.
      void setTestDumpProperty​(java.lang.String value)
      Generated method - Setter of TestItem.testDumpProperty attribute defined at extension core.
      void setTestProperty0​(java.lang.String value)
      Generated method - Setter of TestItem.testProperty0 attribute defined at extension core.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String A
        Generated constant - Attribute key of TestItem.a attribute defined at extension core.
        See Also:
        Constant Field Values
      • B

        public static final java.lang.String B
        Generated constant - Attribute key of TestItem.b attribute defined at extension core.
        See Also:
        Constant Field Values
      • BOOLEAN

        public static final java.lang.String BOOLEAN
        Generated constant - Attribute key of TestItem.boolean attribute defined at extension core.
        See Also:
        Constant Field Values
      • BYTE

        public static final java.lang.String BYTE
        Generated constant - Attribute key of TestItem.byte attribute defined at extension core.
        See Also:
        Constant Field Values
      • CHARACTER

        public static final java.lang.String CHARACTER
        Generated constant - Attribute key of TestItem.character attribute defined at extension core.
        See Also:
        Constant Field Values
      • DATE

        public static final java.lang.String DATE
        Generated constant - Attribute key of TestItem.date attribute defined at extension core.
        See Also:
        Constant Field Values
      • DOUBLE

        public static final java.lang.String DOUBLE
        Generated constant - Attribute key of TestItem.double attribute defined at extension core.
        See Also:
        Constant Field Values
      • FLOAT

        public static final java.lang.String FLOAT
        Generated constant - Attribute key of TestItem.float attribute defined at extension core.
        See Also:
        Constant Field Values
      • INTEGER

        public static final java.lang.String INTEGER
        Generated constant - Attribute key of TestItem.integer attribute defined at extension core.
        See Also:
        Constant Field Values
      • LONG

        public static final java.lang.String LONG
        Generated constant - Attribute key of TestItem.long attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVEBOOLEAN

        public static final java.lang.String PRIMITIVEBOOLEAN
        Generated constant - Attribute key of TestItem.primitiveBoolean attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVEBYTE

        public static final java.lang.String PRIMITIVEBYTE
        Generated constant - Attribute key of TestItem.primitiveByte attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVECHAR

        public static final java.lang.String PRIMITIVECHAR
        Generated constant - Attribute key of TestItem.primitiveChar attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVEDOUBLE

        public static final java.lang.String PRIMITIVEDOUBLE
        Generated constant - Attribute key of TestItem.primitiveDouble attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVEFLOAT

        public static final java.lang.String PRIMITIVEFLOAT
        Generated constant - Attribute key of TestItem.primitiveFloat attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVEINTEGER

        public static final java.lang.String PRIMITIVEINTEGER
        Generated constant - Attribute key of TestItem.primitiveInteger attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVELONG

        public static final java.lang.String PRIMITIVELONG
        Generated constant - Attribute key of TestItem.primitiveLong attribute defined at extension core.
        See Also:
        Constant Field Values
      • PRIMITIVESHORT

        public static final java.lang.String PRIMITIVESHORT
        Generated constant - Attribute key of TestItem.primitiveShort attribute defined at extension core.
        See Also:
        Constant Field Values
      • SERIALIZABLE

        public static final java.lang.String SERIALIZABLE
        Generated constant - Attribute key of TestItem.serializable attribute defined at extension core.
        See Also:
        Constant Field Values
      • STRING

        public static final java.lang.String STRING
        Generated constant - Attribute key of TestItem.string attribute defined at extension core.
        See Also:
        Constant Field Values
      • LONGSTRING

        public static final java.lang.String LONGSTRING
        Generated constant - Attribute key of TestItem.longString attribute defined at extension core.
        See Also:
        Constant Field Values
      • TESTPROPERTY0

        public static final java.lang.String TESTPROPERTY0
        Generated constant - Attribute key of TestItem.testProperty0 attribute defined at extension core.
        See Also:
        Constant Field Values
      • TESTDUMPPROPERTY

        public static final java.lang.String TESTDUMPPROPERTY
        Generated constant - Attribute key of TestItem.testDumpProperty attribute defined at extension core.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TestItemModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public TestItemModel​(ItemModel _owner)
        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:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getA

        @Accessor(qualifier="a",
                  type=GETTER)
        public java.lang.String getA()
        Generated method - Getter of the TestItem.a attribute defined at extension core.
        Returns:
        the a
      • getB

        @Accessor(qualifier="b",
                  type=GETTER)
        public java.lang.String getB()
        Generated method - Getter of the TestItem.b attribute defined at extension core.
        Returns:
        the b
      • getBoolean

        @Accessor(qualifier="boolean",
                  type=GETTER)
        public java.lang.Boolean getBoolean()
        Generated method - Getter of the TestItem.boolean attribute defined at extension core.
        Returns:
        the boolean
      • getByte

        @Accessor(qualifier="byte",
                  type=GETTER)
        public java.lang.Byte getByte()
        Generated method - Getter of the TestItem.byte attribute defined at extension core.
        Returns:
        the byte
      • getCharacter

        @Accessor(qualifier="character",
                  type=GETTER)
        public java.lang.Character getCharacter()
        Generated method - Getter of the TestItem.character attribute defined at extension core.
        Returns:
        the character
      • getDate

        @Accessor(qualifier="date",
                  type=GETTER)
        public java.util.Date getDate()
        Generated method - Getter of the TestItem.date attribute defined at extension core.
        Returns:
        the date
      • getDouble

        @Accessor(qualifier="double",
                  type=GETTER)
        public java.lang.Double getDouble()
        Generated method - Getter of the TestItem.double attribute defined at extension core.
        Returns:
        the double
      • getFloat

        @Accessor(qualifier="float",
                  type=GETTER)
        public java.lang.Float getFloat()
        Generated method - Getter of the TestItem.float attribute defined at extension core.
        Returns:
        the float
      • getInteger

        @Accessor(qualifier="integer",
                  type=GETTER)
        public java.lang.Integer getInteger()
        Generated method - Getter of the TestItem.integer attribute defined at extension core.
        Returns:
        the integer
      • getLong

        @Accessor(qualifier="long",
                  type=GETTER)
        public java.lang.Long getLong()
        Generated method - Getter of the TestItem.long attribute defined at extension core.
        Returns:
        the long
      • getLongString

        @Accessor(qualifier="longString",
                  type=GETTER)
        public java.lang.String getLongString()
        Generated method - Getter of the TestItem.longString attribute defined at extension core.
        Returns:
        the longString
      • getPrimitiveBoolean

        @Accessor(qualifier="primitiveBoolean",
                  type=GETTER)
        public java.lang.Boolean getPrimitiveBoolean()
        Generated method - Getter of the TestItem.primitiveBoolean attribute defined at extension core.
        Returns:
        the primitiveBoolean
      • getPrimitiveByte

        @Accessor(qualifier="primitiveByte",
                  type=GETTER)
        public java.lang.Byte getPrimitiveByte()
        Generated method - Getter of the TestItem.primitiveByte attribute defined at extension core.
        Returns:
        the primitiveByte
      • getPrimitiveChar

        @Accessor(qualifier="primitiveChar",
                  type=GETTER)
        public java.lang.Character getPrimitiveChar()
        Generated method - Getter of the TestItem.primitiveChar attribute defined at extension core.
        Returns:
        the primitiveChar
      • getPrimitiveDouble

        @Accessor(qualifier="primitiveDouble",
                  type=GETTER)
        public java.lang.Double getPrimitiveDouble()
        Generated method - Getter of the TestItem.primitiveDouble attribute defined at extension core.
        Returns:
        the primitiveDouble
      • getPrimitiveFloat

        @Accessor(qualifier="primitiveFloat",
                  type=GETTER)
        public java.lang.Float getPrimitiveFloat()
        Generated method - Getter of the TestItem.primitiveFloat attribute defined at extension core.
        Returns:
        the primitiveFloat
      • getPrimitiveInteger

        @Accessor(qualifier="primitiveInteger",
                  type=GETTER)
        public java.lang.Integer getPrimitiveInteger()
        Generated method - Getter of the TestItem.primitiveInteger attribute defined at extension core.
        Returns:
        the primitiveInteger
      • getPrimitiveLong

        @Accessor(qualifier="primitiveLong",
                  type=GETTER)
        public java.lang.Long getPrimitiveLong()
        Generated method - Getter of the TestItem.primitiveLong attribute defined at extension core.
        Returns:
        the primitiveLong
      • getPrimitiveShort

        @Accessor(qualifier="primitiveShort",
                  type=GETTER)
        public java.lang.Short getPrimitiveShort()
        Generated method - Getter of the TestItem.primitiveShort attribute defined at extension core.
        Returns:
        the primitiveShort
      • getSerializable

        @Accessor(qualifier="serializable",
                  type=GETTER)
        public java.lang.Object getSerializable()
        Generated method - Getter of the TestItem.serializable attribute defined at extension core.
        Returns:
        the serializable
      • getString

        @Accessor(qualifier="string",
                  type=GETTER)
        public java.lang.String getString()
        Generated method - Getter of the TestItem.string attribute defined at extension core.
        Returns:
        the string
      • getTestDumpProperty

        @Accessor(qualifier="testDumpProperty",
                  type=GETTER)
        public java.lang.String getTestDumpProperty()
        Generated method - Getter of the TestItem.testDumpProperty attribute defined at extension core.
        Returns:
        the testDumpProperty
      • getTestProperty0

        @Accessor(qualifier="testProperty0",
                  type=GETTER)
        public java.lang.String getTestProperty0()
        Generated method - Getter of the TestItem.testProperty0 attribute defined at extension core.
        Returns:
        the testProperty0
      • setA

        @Accessor(qualifier="a",
                  type=SETTER)
        public void setA​(java.lang.String value)
        Generated method - Setter of TestItem.a attribute defined at extension core.
        Parameters:
        value - the a
      • setB

        @Accessor(qualifier="b",
                  type=SETTER)
        public void setB​(java.lang.String value)
        Generated method - Setter of TestItem.b attribute defined at extension core.
        Parameters:
        value - the b
      • setBoolean

        @Accessor(qualifier="boolean",
                  type=SETTER)
        public void setBoolean​(java.lang.Boolean value)
        Generated method - Setter of TestItem.boolean attribute defined at extension core.
        Parameters:
        value - the boolean
      • setByte

        @Accessor(qualifier="byte",
                  type=SETTER)
        public void setByte​(java.lang.Byte value)
        Generated method - Setter of TestItem.byte attribute defined at extension core.
        Parameters:
        value - the byte
      • setCharacter

        @Accessor(qualifier="character",
                  type=SETTER)
        public void setCharacter​(java.lang.Character value)
        Generated method - Setter of TestItem.character attribute defined at extension core.
        Parameters:
        value - the character
      • setDate

        @Accessor(qualifier="date",
                  type=SETTER)
        public void setDate​(java.util.Date value)
        Generated method - Setter of TestItem.date attribute defined at extension core.
        Parameters:
        value - the date
      • setDouble

        @Accessor(qualifier="double",
                  type=SETTER)
        public void setDouble​(java.lang.Double value)
        Generated method - Setter of TestItem.double attribute defined at extension core.
        Parameters:
        value - the double
      • setFloat

        @Accessor(qualifier="float",
                  type=SETTER)
        public void setFloat​(java.lang.Float value)
        Generated method - Setter of TestItem.float attribute defined at extension core.
        Parameters:
        value - the float
      • setInteger

        @Accessor(qualifier="integer",
                  type=SETTER)
        public void setInteger​(java.lang.Integer value)
        Generated method - Setter of TestItem.integer attribute defined at extension core.
        Parameters:
        value - the integer
      • setLong

        @Accessor(qualifier="long",
                  type=SETTER)
        public void setLong​(java.lang.Long value)
        Generated method - Setter of TestItem.long attribute defined at extension core.
        Parameters:
        value - the long
      • setLongString

        @Accessor(qualifier="longString",
                  type=SETTER)
        public void setLongString​(java.lang.String value)
        Generated method - Setter of TestItem.longString attribute defined at extension core.
        Parameters:
        value - the longString
      • setPrimitiveBoolean

        @Accessor(qualifier="primitiveBoolean",
                  type=SETTER)
        public void setPrimitiveBoolean​(java.lang.Boolean value)
        Generated method - Setter of TestItem.primitiveBoolean attribute defined at extension core.
        Parameters:
        value - the primitiveBoolean
      • setPrimitiveByte

        @Accessor(qualifier="primitiveByte",
                  type=SETTER)
        public void setPrimitiveByte​(java.lang.Byte value)
        Generated method - Setter of TestItem.primitiveByte attribute defined at extension core.
        Parameters:
        value - the primitiveByte
      • setPrimitiveChar

        @Accessor(qualifier="primitiveChar",
                  type=SETTER)
        public void setPrimitiveChar​(java.lang.Character value)
        Generated method - Setter of TestItem.primitiveChar attribute defined at extension core.
        Parameters:
        value - the primitiveChar
      • setPrimitiveDouble

        @Accessor(qualifier="primitiveDouble",
                  type=SETTER)
        public void setPrimitiveDouble​(java.lang.Double value)
        Generated method - Setter of TestItem.primitiveDouble attribute defined at extension core.
        Parameters:
        value - the primitiveDouble
      • setPrimitiveFloat

        @Accessor(qualifier="primitiveFloat",
                  type=SETTER)
        public void setPrimitiveFloat​(java.lang.Float value)
        Generated method - Setter of TestItem.primitiveFloat attribute defined at extension core.
        Parameters:
        value - the primitiveFloat
      • setPrimitiveInteger

        @Accessor(qualifier="primitiveInteger",
                  type=SETTER)
        public void setPrimitiveInteger​(java.lang.Integer value)
        Generated method - Setter of TestItem.primitiveInteger attribute defined at extension core.
        Parameters:
        value - the primitiveInteger
      • setPrimitiveLong

        @Accessor(qualifier="primitiveLong",
                  type=SETTER)
        public void setPrimitiveLong​(java.lang.Long value)
        Generated method - Setter of TestItem.primitiveLong attribute defined at extension core.
        Parameters:
        value - the primitiveLong
      • setPrimitiveShort

        @Accessor(qualifier="primitiveShort",
                  type=SETTER)
        public void setPrimitiveShort​(java.lang.Short value)
        Generated method - Setter of TestItem.primitiveShort attribute defined at extension core.
        Parameters:
        value - the primitiveShort
      • setSerializable

        @Accessor(qualifier="serializable",
                  type=SETTER)
        public void setSerializable​(java.lang.Object value)
        Generated method - Setter of TestItem.serializable attribute defined at extension core.
        Parameters:
        value - the serializable
      • setString

        @Accessor(qualifier="string",
                  type=SETTER)
        public void setString​(java.lang.String value)
        Generated method - Setter of TestItem.string attribute defined at extension core.
        Parameters:
        value - the string
      • setTestDumpProperty

        @Accessor(qualifier="testDumpProperty",
                  type=SETTER)
        public void setTestDumpProperty​(java.lang.String value)
        Generated method - Setter of TestItem.testDumpProperty attribute defined at extension core.
        Parameters:
        value - the testDumpProperty
      • setTestProperty0

        @Accessor(qualifier="testProperty0",
                  type=SETTER)
        public void setTestProperty0​(java.lang.String value)
        Generated method - Setter of TestItem.testProperty0 attribute defined at extension core.
        Parameters:
        value - the testProperty0