public class PropertyTypeAssoc extends PropertyType
| Modifier and Type | Method and Description |
|---|---|
void |
addImports(Set<String> allImports)
All required imports to the allImports set.
|
boolean |
isAssociation()
Returns true as associated bean type.
|
getTypeDefn, toStringpublic boolean isAssociation()
isAssociation in class PropertyTypepublic void addImports(Set<String> allImports)
addImports in class PropertyTypeCopyright © 2018. All rights reserved.