Package org.apache.ivy.plugins.namespace
Class NamespaceRule
java.lang.Object
org.apache.ivy.plugins.namespace.NamespaceRule
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private MRIDTransformationRule
private String
private MRIDTransformationRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addFromsystem
(MRIDTransformationRule fromSystem) void
addTosystem
(MRIDTransformationRule toSystem) getName()
void
setDescription
(String description) void
-
Field Details
-
name
-
description
-
fromSystem
-
toSystem
-
-
Constructor Details
-
NamespaceRule
public NamespaceRule()
-
-
Method Details
-
getFromSystem
-
addFromsystem
-
getToSystem
-
addTosystem
-
getDescription
-
setDescription
-
getName
-
setName
-