public class XmlRule extends Object
Constructor and Description |
---|
XmlRule() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<XmlEntry> |
getInputEntries() |
List<XmlEntry> |
getOutputEntries() |
void |
setDescription(String description) |
void |
setInputEntries(List<XmlEntry> inputEntries) |
void |
setOutputEntries(List<XmlEntry> outputEntries) |
String |
toString() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.