public class XPFSettingValueRetrievalContext extends XPFEntity
Constructor and Description |
---|
XPFSettingValueRetrievalContext(@NonNull String settingPath,
String settingContext) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getSettingContext()
The context (variation) for this setting.
|
@NonNull String |
getSettingPath()
The key representing this setting.
|
int |
hashCode() |
String |
toString() |
getCustomData
Copyright © 2024. All rights reserved.