Uses of Enum Class
com.skava.oms.model.entity.collection.Collection.Status
Packages that use Collection.Status
Package
Description
This package contains the information about the entity for collections
-
Uses of Collection.Status in com.skava.oms.model.entity.collection
Methods in com.skava.oms.model.entity.collection that return Collection.StatusModifier and TypeMethodDescriptionstatic Collection.Status
Returns the enum constant of this class with the specified name.static Collection.Status[]
Collection.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.