Model component for object attribute group in binding definition.
TODO: Add "create" attribute to say whether object should be created or not
author: Dennis M. Sosnoski version: 1.0
Get new instance creation class information. This method is only usable
after a call to
ObjectAttributes.validate .
class information for type to be created (or null ifnone)
Get marshaller class information. This method is only usable after a
call to
ObjectAttributes.validate .
class information for marshaller (or null if none)
Get unmarshaller class information. This method is only usable after a
call to
ObjectAttributes.validate .
class information for unmarshaller (or null if none)