setDefaultAttrValues()

Sets default values for attributes which currently have the Blank or Ignore values.

Syntax

public void setDefaultAttrValues();
 

Parameters

None.

Return values

None.

Exceptions

None.

Notes

The setDefaultAttrValues() method sets default values as valid values, not Ignore values. For complex attributes (whose type a business object or business object array), the method creates an empty container. The method sets default values for instances of subobjects within the business object.

See also

setbooleanValue(), setBusObjValue(), setdoubleValue(),setfloatValue(), setintValue(), setLongTextValue(), setStringValue()

Copyright IBM Corp. 1997, 2003