public class XMLMetaBeanReference extends XMLMetaElement
| Constructor and Description |
|---|
XMLMetaBeanReference() |
XMLMetaBeanReference(String refId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanId()
id of referenced target bean of the relationship
|
void |
mergeInto(MetaProperty prop) |
void |
setBeanId(String beanId) |
getDenied, getHidden, getMandatory, getMaxLength, getMinLength, getName, getReadonly, getType, setDenied, setHidden, setMandatory, setMaxLength, setMinLength, setName, setReadonly, setTypeaddValidator, getFeature, getFeatures, getValidators, mergeFeaturesInto, putFeature, removeFeature, setFeatures, setValidatorspublic XMLMetaBeanReference(String refId)
public XMLMetaBeanReference()
public String getBeanId()
public void setBeanId(String beanId)
public void mergeInto(MetaProperty prop) throws ClassNotFoundException
mergeInto in class XMLMetaElementClassNotFoundExceptionCopyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.