public interface PropertyHolder extends NatureExtendable
ClassInfo
,
Nature
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String name)
Get a property by its name.
|
void |
setProperty(String name,
Object value)
Set a property specified by the name to the passed value.
|
addNature, hasNature
Copyright © 2018. All rights reserved.