Object Creation Example
Deprecated
Use CreationExample instead
Replace with
import com.embabel.agent.api.common.CreationExample
Content copied to clipboard
CreationExample(description, value)Content copied to clipboard
An example of creating an object of the given type. Used to provide strongly typed examples to the ObjectCreator.
Parameters
T
the type of object to create
description
description of the example--e.g. "good example, correct amount of detail"
value
the example object