Package com.openharbor.beck.set

Interface Summary
Setter Represents a parent/child relationship between objects; that is, a relationship between two objects that map from nested XML elements.
 

Class Summary
BitBucketSetter A setter that does nothing, ignoring the information copied from XML.
CollectionSetter  
FieldSetter  
InlineCollectionSetter A Setter that adds the child to a Collection contained in the parent.
JavaBeanSetter