org.apache.ivy.plugins.namespace
Class NamespaceRule
java.lang.Object
org.apache.ivy.plugins.namespace.NamespaceRule
public class NamespaceRule
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceRule
public NamespaceRule()
getFromSystem
public MRIDTransformationRule getFromSystem()
addFromsystem
public void addFromsystem(MRIDTransformationRule fromSystem)
getToSystem
public MRIDTransformationRule getToSystem()
addTosystem
public void addTosystem(MRIDTransformationRule toSystem)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)