Class IntegerAttributes
java.lang.Object
org.mule.test.heisenberg.extension.model.types.IntegerAttributes
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntegerAttributes
public IntegerAttributes(int value)
-
-
Method Details
-
getValue
public int getValue() -
setValue
public void setValue(int value)
-