Package gorsat.process
Class GorJavaUtilities.PhenoInfo
- java.lang.Object
-
- gorsat.process.GorJavaUtilities.PhenoInfo
-
- Enclosing class:
- GorJavaUtilities
public static class GorJavaUtilities.PhenoInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description GorJavaUtilities.Phenotypesphenotypejava.lang.String[]phenotypeNames
-
Constructor Summary
Constructors Constructor Description PhenoInfo(GorJavaUtilities.Phenotypes phenotype, java.lang.String[] phenotypeNames)
-
-
-
Field Detail
-
phenotype
public GorJavaUtilities.Phenotypes phenotype
-
phenotypeNames
public java.lang.String[] phenotypeNames
-
-
Constructor Detail
-
PhenoInfo
public PhenoInfo(GorJavaUtilities.Phenotypes phenotype, java.lang.String[] phenotypeNames)
-
-