public class ReferenceValue
extends java.lang.Object
| Constructor and Description |
|---|
ReferenceValue(TAURUSConfiguration pTauConf,
java.lang.String pValue)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsReference()
Gets whether the reference value contains a start and end reference.
|
java.lang.String |
getEndReference()
Gets the end reference.
|
java.lang.String |
getStartReference()
Gets the startReference.
|
public ReferenceValue(TAURUSConfiguration pTauConf, java.lang.String pValue)
pTauConf - the modelpValue - a String containing (possible) referencespublic java.lang.String getStartReference()
public java.lang.String getEndReference()
public boolean containsReference()
true only if the value contains a start and end
referenceCopyright © 2015 Micro Focus GmbH. All rights reserved.