public interface BuildBean
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getProperties()
Returns the properties of the bean
|
void |
setProperties(java.util.Properties properties)
Sets the properties of the bean
|