Uses of Class
de.julielab.jules.ae.genemapping.SynHit.CompareType
-
Packages that use SynHit.CompareType Package Description de.julielab.jules.ae.genemapping -
-
Uses of SynHit.CompareType in de.julielab.jules.ae.genemapping
Methods in de.julielab.jules.ae.genemapping that return SynHit.CompareType Modifier and Type Method Description SynHit.CompareTypeSynHit. getCompareType()static SynHit.CompareTypeSynHit.CompareType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SynHit.CompareType[]SynHit.CompareType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.julielab.jules.ae.genemapping with parameters of type SynHit.CompareType Modifier and Type Method Description voidSynHit. setCompareType(SynHit.CompareType type)
-