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, setType
addValidator, getFeature, getFeatures, getValidators, mergeFeaturesInto, putFeature, removeFeature, setFeatures, setValidators
public XMLMetaBeanReference(String refId)
public XMLMetaBeanReference()
public String getBeanId()
public void setBeanId(String beanId)
public void mergeInto(MetaProperty prop) throws ClassNotFoundException
mergeInto
in class XMLMetaElement
ClassNotFoundException
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.