PropertySetter

Provides ability to set a property of FieldType into CompositeType.

Members

Functions

componentType
TypeInfo componentType(CompositeType composite)

Identify the type of supported component.

componentType
TypeInfo componentType(CompositeType composite)

Identify the type of supported component.

set
void set(CompositeType composite, FieldType value, KeyType property, RCIAllocator allocator)

Set a field or property of CompositeType.

Meta