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 © 2017 WSO2. All rights reserved.