Package ch.aaap.harvestclient.domain
Interface EstimateItem.Category
- All Superinterfaces:
 BaseObject<EstimateItem.Category>,Reference<EstimateItem.Category>
- Enclosing interface:
 - EstimateItem
 
@TypeAdapters(fieldNamingStrategy=true)
@Immutable
public static interface EstimateItem.Category
extends BaseObject<EstimateItem.Category>
The category that is stored in getKind() as a String
- 
Method Summary
Methods inherited from interface ch.aaap.harvestclient.domain.BaseObject
getCreatedAt, getId, getUpdatedAt 
- 
Method Details
- 
getName
String getName() 
 -