org.apache.ivy.plugins.namespace
public class NamespaceRule extends Object
| Method Summary | |
|---|---|
| void | addFromsystem(MRIDTransformationRule fromSystem) |
| void | addTosystem(MRIDTransformationRule toSystem) |
| String | getDescription() |
| MRIDTransformationRule | getFromSystem() |
| String | getName() |
| MRIDTransformationRule | getToSystem() |
| void | setDescription(String description) |
| void | setName(String name) |