|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapping.MappingType | |
|---|---|
| org.eaglei.datatools.interim.cores | |
| Uses of Mapping.MappingType in org.eaglei.datatools.interim.cores |
|---|
| Methods in org.eaglei.datatools.interim.cores that return Mapping.MappingType | |
|---|---|
Mapping.MappingType |
Mapping.getType()
|
static Mapping.MappingType |
Mapping.MappingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Mapping.MappingType[] |
Mapping.MappingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.eaglei.datatools.interim.cores with parameters of type Mapping.MappingType | |
|---|---|
Mapping(Mapping.MappingType type,
Mapping.SourceType sourceType,
java.lang.String sourceID,
java.lang.String targetNS,
java.lang.String targetID)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||