public class PropertyDefinition extends Object
| Constructor and Description | 
|---|
| PropertyDefinition(String key,
                  String value,
                  String filename,
                  int linenumber) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFilename() | 
| String | getKey() | 
| int | getLinenumber() | 
| String | getValue() | 
Copyright © 2016–2018 Private. All rights reserved.