public class AttributeMapping extends Object
Attribute
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected int |
position |
Constructor and Description |
---|
AttributeMapping(String name,
int position,
String mapping) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMapping() |
String |
getName() |
int |
getPosition() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.