Package | Description |
---|---|
org.apache.bval.xml |
Modifier and Type | Method and Description |
---|---|
XMLMetaProperty |
XMLMetaBean.getProperty(String name) |
XMLMetaProperty |
XMLMetaBean.removeProperty(String name) |
Modifier and Type | Method and Description |
---|---|
List<XMLMetaProperty> |
XMLMetaBean.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
XMLMetaBean.addProperty(XMLMetaProperty property) |
void |
XMLMetaBean.putProperty(XMLMetaProperty property) |
Modifier and Type | Method and Description |
---|---|
void |
XMLMetaBean.setProperties(List<XMLMetaProperty> properties) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.