public interface SettingsOwner
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AppSetting> |
getSettings()
Gets the settings of this specific object.
|
java.util.List<AppSetting> getSettings()
Copyright © 2002–2017 PMD. All rights reserved.