Uses of Enum
com.genologics.ri.reagentlot.Status
Packages that use Status
-
Uses of Status in com.genologics.ri.reagentlot
Fields in com.genologics.ri.reagentlot declared as StatusMethods in com.genologics.ri.reagentlot that return StatusModifier and TypeMethodDescriptionstatic Status
ReagentLot.getStatus()
static Status
Returns the enum constant of this type with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.genologics.ri.reagentlot with parameters of type Status