org.milyn.ejc
Class ValueNodeInfo
java.lang.Object
org.milyn.ejc.ValueNodeInfo
public class ValueNodeInfo
- extends Object
ValueNodeInfo contains information about values from a ValueNode. The values contained here are xmltag and
typeParameters.
- Author:
- bardl.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueNodeInfo
public ValueNodeInfo(JNamedType property,
String dataSelector,
ValueNode valueNode)
getProperty
public JNamedType getProperty()
getDataSelector
public String getDataSelector()
getDecoderConfigs
public List<Map.Entry<String,String>> getDecoderConfigs()
getDecoderType
public String getDecoderType()
Copyright © 2011. All Rights Reserved.