AbstractProperties(String implicit_prefix) | burst.props.AbstractProperties | |
getProperty(String name) | burst.props.AbstractProperties | |
getPropertyImpl(String name) | burst.props.AbstractProperties | [pure virtual] |
getSubProperty(String prefix, String name) | burst.props.AbstractProperties | |
getSubValue(String prefix, burst.reflect.PropertyDef propdef, Object dflt) | burst.props.AbstractProperties | |
getValue(burst.reflect.PropertyDef propdef, Object dflt) | burst.props.AbstractProperties | |
setObjectValue(Object obj, burst.reflect.PropertyDef propdef, String prefix) | burst.props.AbstractProperties | |
setObjectValues(Object obj, Array propdefs, String prefix, Boolean do_defaults, Boolean do_mandatory) | burst.props.AbstractProperties | |