public class PropertyLocation
extends java.lang.Object
| Constructor and Description |
|---|
PropertyLocation() |
PropertyLocation(java.lang.String panelKey,
java.lang.String sectionKey) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPanelKey() |
java.lang.String |
getSectionKey() |
void |
setPanelKey(java.lang.String panelKey) |
void |
setSectionKey(java.lang.String sectionKey) |