public class NodeMappingInfo extends Object
Constructor and Description |
---|
NodeMappingInfo() |
NodeMappingInfo(String nodeType,
Set<String> values) |
Modifier and Type | Method and Description |
---|---|
String |
getNodeType() |
Set<String> |
getValues() |
void |
setNodeType(String nodeType) |
void |
setValues(Set<String> values) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.