Uses of Enum
com.genologics.ri.artifact.QCFlag
Packages that use QCFlag
-
Uses of QCFlag in com.genologics.ri.artifact
Fields in com.genologics.ri.artifact declared as QCFlagMethods in com.genologics.ri.artifact that return QCFlagModifier and TypeMethodDescriptionstatic QCFlag
Artifact.getQCFlag()
static QCFlag
Returns the enum constant of this type with the specified name.static QCFlag[]
QCFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.genologics.ri.artifact with parameters of type QCFlag