|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The same reflected property may have more than one name. For example, if we
have two methods: Map getAuthors() and String getAuthor
(String), they both map to the same property, which then has two
names: "author" and "authors".
| Method Summary | |
String[] |
getAliases()
Alternative names for the property. |
| Methods inherited from interface org.apache.commons.clazz.ClazzProperty |
get, getClazz, getContentClazz, getKeyClazz, getName, isCollection, isMap, isReadOnly, set |
| Methods inherited from interface org.apache.commons.clazz.ClazzFeature |
getDeclaringClazz |
| Methods inherited from interface org.apache.commons.clazz.ClazzElement |
getAttribute, getAttributes |
| Method Detail |
public String[] getAliases()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||