Retrieves an array of ConstructorArg objects that describe the data types and values needed to persist this object.
public ConstructorArg[] getConstructorArgs()
Returns a ConstructorArg array.
See Also IConstructable