public class ExtractedVariable extends Object
| Constructor and Description |
|---|
ExtractedVariable(String nodePath,
String name,
Object value) |
ExtractedVariable(String nodePath,
String name,
Object value,
String correspondingNodeTypeName,
String correspondingPropertyName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrespondingNodeTypeName() |
String |
getCorrespondingPropertyName() |
String |
getName() |
String |
getNode() |
Object |
getValue() |
String |
toString() |
public String getCorrespondingNodeTypeName()
public String getCorrespondingPropertyName()
public String getName()
public String getNode()
public Object getValue()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.