public interface PropertyReader extends BaseReader
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns description of the property
|
String |
getName()
Returns name of the property
|
String |
getValue()
Returns value of the property
|
acceptString getName() throws LbReaderException
LbReaderExceptionString getValue() throws LbReaderException
LbReaderExceptionString getDescription() throws LbReaderException
LbReaderExceptionCopyright © 2017. All rights reserved.