public class PropertyWrapper extends Object implements SaUserSettingType, Serializable
Properties
and implementation of the SaUserSettingType
interface.SaUserSettingType.TYPE
Constructor and Description |
---|
PropertyWrapper(Properties properties)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
Read value.
|
boolean |
isCleanSection() |
void |
setCleanSection(boolean value) |
public PropertyWrapper(Properties properties)
properties
- Propertiespublic final Properties getProperties()
public final boolean isCleanSection()
public final void setCleanSection(boolean value)
value
- True for clean sectionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.