pojo Field Variable For Inner Type
fun pojoFieldVariableForInnerType( field: AvailObject, receiver: AvailObject, innerType: A_Type): AvailObject
Content copied to clipboard
Create a PojoFieldDescriptor variable that can read/write through to the specified field values of the specified type.
Return
A new variable able to read/write values of the specified types.