Uses of Class
org.neotropic.kuwaiba.modules.commercial.sync.components.EJobState
-
Packages that use EJobState Package Description org.neotropic.kuwaiba.modules.commercial.sync.components -
-
Uses of EJobState in org.neotropic.kuwaiba.modules.commercial.sync.components
Methods in org.neotropic.kuwaiba.modules.commercial.sync.components that return EJobState Modifier and Type Method Description EJobStateDetailedJob. getState()static EJobStateEJobState. valueOf(String name)Returns the enum constant of this type with the specified name.static EJobState[]EJobState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-