public interface PropertyEntry
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Returns a property value.
|
boolean |
isSystem()
Returns
true if this is a system property. |
boolean |
isVariable()
Returns
true if this property is to be set as an engine scope variable. |
Object getValue()
boolean isVariable()
true if this property is to be set as an engine scope variable.true if this property is to be set as an engine scope variable.boolean isSystem()
true if this is a system property.true if this is a system property.Copyright © 2016–2021 Softelnet. All rights reserved.