Interface SubPojoDefinition.Key
- All Known Implementing Classes:
 SubPojoDefinition.SubPojoDefinitionBuilder
- Enclosing class:
 - SubPojoDefinition
 
public static interface SubPojoDefinition.Key
The Key part of building a 
SubPojoDefinition- 
Method Summary
 
- 
Method Details
- 
key
- Parameters:
 key- The key the sub pojo is stored using in the pojo- Returns:
 - this, to continue building
 
 
 -