Package net.officefloor.gef.section.test
Class MockObject
- java.lang.Object
-
- net.officefloor.gef.section.test.MockObject
-
public class MockObject extends java.lang.Object
Mock object for testing theSectionEditor
.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description MockObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getValue()
void
setValue(java.lang.String value)
-