public class ContextDataInfo extends Object implements Serializable
Constructor and Description |
---|
ContextDataInfo() |
ContextDataInfo(String dataName,
String dataValue) |
Modifier and Type | Method and Description |
---|---|
String |
getDataName() |
String |
getDataValue() |
void |
setDataName(String dataName) |
void |
setDataValue(String dataValue) |
Copyright © 2013 Nuxeo SA. All Rights Reserved.