public class EntityComplexPropertyInfo extends EntityPropertyInfo
| Modifier and Type | Field and Description |
|---|---|
protected List<EntityPropertyInfo> |
entityPropertyInfo |
| Modifier and Type | Method and Description |
|---|---|
EntityPropertyInfo |
getPropertyInfo(String name) |
List<EntityPropertyInfo> |
getPropertyInfos() |
boolean |
isComplex() |
String |
toString() |
getCustomMapping, getFacets, getMapping, getMimeType, getName, getType, isMandatoryprotected List<EntityPropertyInfo> entityPropertyInfo
public boolean isComplex()
isComplex in class EntityPropertyInfopublic List<EntityPropertyInfo> getPropertyInfos()
public EntityPropertyInfo getPropertyInfo(String name)
public String toString()
toString in class EntityPropertyInfoCopyright © 2020. All rights reserved.