public class AttributeToMerge
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Attribute |
attr |
boolean |
clone |
MergeParams |
param |
Constructor and Description |
---|
AttributeToMerge(Attribute attr,
MergeParams par,
boolean clone) |
public boolean clone
public Attribute attr
public MergeParams param
public AttributeToMerge(Attribute attr, MergeParams par, boolean clone)