|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLMetaProperty | |
|---|---|
| org.apache.bval.xml | |
| Uses of XMLMetaProperty in org.apache.bval.xml |
|---|
| Methods in org.apache.bval.xml that return XMLMetaProperty | |
|---|---|
XMLMetaProperty |
XMLMetaBean.getProperty(String name)
|
XMLMetaProperty |
XMLMetaBean.removeProperty(String name)
|
| Methods in org.apache.bval.xml that return types with arguments of type XMLMetaProperty | |
|---|---|
List<XMLMetaProperty> |
XMLMetaBean.getProperties()
|
| Methods in org.apache.bval.xml with parameters of type XMLMetaProperty | |
|---|---|
void |
XMLMetaBean.addProperty(XMLMetaProperty property)
|
void |
XMLMetaBean.putProperty(XMLMetaProperty property)
|
| Method parameters in org.apache.bval.xml with type arguments of type XMLMetaProperty | |
|---|---|
void |
XMLMetaBean.setProperties(List<XMLMetaProperty> properties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||