org.apache.bval.xml
Class XMLMetaBeanReference
java.lang.Object
org.apache.bval.xml.XMLFeaturesCapable
org.apache.bval.xml.XMLMetaElement
org.apache.bval.xml.XMLMetaBeanReference
- All Implemented Interfaces:
- Serializable
public class XMLMetaBeanReference
- extends XMLMetaElement
Description:
- See Also:
- Serialized Form
Methods inherited from class org.apache.bval.xml.XMLMetaElement |
getDenied, getHidden, getMandatory, getMaxLength, getMinLength, getName, getReadonly, getType, setDenied, setHidden, setMandatory, setMaxLength, setMinLength, setName, setReadonly, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLMetaBeanReference
public XMLMetaBeanReference(String refId)
XMLMetaBeanReference
public XMLMetaBeanReference()
getBeanId
public String getBeanId()
- id of referenced target bean of the relationship
setBeanId
public void setBeanId(String beanId)
mergeInto
public void mergeInto(MetaProperty prop)
throws ClassNotFoundException
- Overrides:
mergeInto
in class XMLMetaElement
- Throws:
ClassNotFoundException
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.