Uses of Enum Class
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 StatusReagentLot.getStatus()static StatusReturns the enum constant of this class with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.genologics.ri.reagentlot with parameters of type Status