| Package | Description |
|---|---|
| org.apache.aries.versioning.utils |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FieldDeclaration> |
ClassDeclaration.getAllFields() |
Collection<FieldDeclaration> |
ClassDeclaration.getExtraFields(ClassDeclaration old)
Return the newly added fields
|
Map<String,FieldDeclaration> |
ClassDeclaration.getFields() |
Map<String,FieldDeclaration> |
ClassDeclaration.getFieldsInUpperChain() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassDeclaration.addFields(FieldDeclaration fd) |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.