org.castor.core.nature
public interface PropertyHolder extends NatureExtendable
ClassInfo
,
Nature
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getProperty(java.lang.String name)
Get a property by its name.
|
void |
setProperty(java.lang.String name,
java.lang.Object value)
Set a property specified by the name to the passed value.
|
addNature, hasNature
java.lang.Object getProperty(java.lang.String name)
name
- the name of the property to get.void setProperty(java.lang.String name, java.lang.Object value)
name
- the name of the property to set.value
- the value to set the specified property to.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com