Package | Description |
---|---|
com.opencsv.bean |
A bean binding interface for use with opencsv.
|
Modifier and Type | Field and Description |
---|---|
protected FieldAccess<Object> |
AbstractBeanField.fieldAccess
An encapsulated way of accessing the member variable associated with this
field.
|
Modifier and Type | Method and Description |
---|---|
Map<FieldAccess<Object>,AbstractMappingStrategy.RecursiveType> |
AbstractMappingStrategy.RecursiveType.getRecursiveMembers() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMappingStrategy.RecursiveType.addRecursiveMember(FieldAccess<Object> member,
AbstractMappingStrategy.RecursiveType memberType)
Used to add a recursive type.
|
Copyright © 2005–2023. All rights reserved.