Package | Description |
---|---|
com.massa.mrules.addon |
Modifier and Type | Method and Description |
---|---|
static PersistantPropertiesTable |
MAddonsUtils.getPersistantProperties(Class<?> clazz)
Returns the provided class'
PersistantProperties (name --> default value). |
static PersistantPropertiesTable |
MAddonsUtils.getPersistantProperties(Object object)
Returns the provided object's class'
PersistantProperties (name --> default value). |