public class PropertyAndValue
extends java.lang.Object
| Constructor and Description |
|---|
PropertyAndValue(java.lang.String pPropertyID,
java.lang.String pValue)
Creates a new
PropertyAndValue. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPropertyID() |
java.lang.String |
getValue() |
public PropertyAndValue(java.lang.String pPropertyID,
java.lang.String pValue)
PropertyAndValue. The Property will not be
resolved yet.pPropertyID - the ID of the Property.pValue - the valueCopyright © 2015 Micro Focus GmbH. All rights reserved.