Package | Description |
---|---|
org.apache.bval.xml |
Modifier and Type | Method and Description |
---|---|
XMLMetaBeanReference |
XMLMetaBean.getBeanRef(String name) |
XMLMetaBeanReference |
XMLMetaBean.removeBeanRef(String name) |
Modifier and Type | Method and Description |
---|---|
List<XMLMetaBeanReference> |
XMLMetaBean.getBeanRefs() |
Modifier and Type | Method and Description |
---|---|
void |
XMLMetaBean.addBeanRef(XMLMetaBeanReference beanRelation) |
void |
XMLMetaBean.putBeanRef(XMLMetaBeanReference beanRelation) |
Modifier and Type | Method and Description |
---|---|
void |
XMLMetaBean.setBeanRefs(List<XMLMetaBeanReference> beanRelations) |
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.