public class AttributePair extends Object
Constructor and Description |
---|
AttributePair(Attribute fromAttribute,
Attribute toAttribute) |
Modifier and Type | Method and Description |
---|---|
boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Attribute |
getFromAttribute() |
Attribute |
getToAttribute() |
int |
hashCode() |
void |
setFromAttribute(Attribute fromAttribute) |
void |
setToAttribute(Attribute toAttribute) |
String |
toString() |
@ConstructorProperties(value={"fromAttribute","toAttribute"}) public AttributePair(Attribute fromAttribute, Attribute toAttribute)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.