Uses of Class
ecmwf.common.technical.Pair
Packages that use Pair
-
Uses of Pair in ecmwf.common.ectrans
Methods in ecmwf.common.ectrans with parameters of type PairModifier and TypeMethodDescriptionECtransGroups.Module.getECtransSetup
(String data, Pair<?>... parameters) Gets the ectrans setup.Allow getting a new instance with the added parameters provided.Constructors in ecmwf.common.ectrans with parameters of type PairModifierConstructorDescriptionECtransSetup
(String moduleName, String data, Pair<?>... parameters) Instantiates a new ectrans setup.