public class OProperty extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,Object> |
properties |
Constructor and Description |
---|
OProperty() |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String key) |
Set<String> |
getPropertyKeys() |
Object |
removeProperty(String key) |
void |
setProperty(String key,
Object value) |
Copyright © 2014. All rights reserved.