Uses of Class
org.eaglei.datatools.interim.cores.Mapping.MappingType

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)
           
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.