id |
The name of the bean collection instance. |
description |
A description of the bean collection. |
bean |
The reference Java Bean
represented by the bean collection. |
autoCreateSubElementInstance |
A switch for automatically creating sub element
instance for JavaBean. For JavaBeans defined
with null attributes, bean collection automatically creates sub element
instance when the autoCreateSubElementInstance value
is set to true. When the value is set to false,
bean collection do not create sub element instance for JavaBean automatically.
The default value is true. |