Uses of Class
com.walkfares.odsl.var.process.ProcessStatusType
Package | Description |
---|---|
com.walkfares.odsl.var.process |
-
Uses of ProcessStatusType in com.walkfares.odsl.var.process
Methods in com.walkfares.odsl.var.process that return ProcessStatusType Modifier and Type Method Description ProcessStatusType
ProcessStatus. getStatus()
static ProcessStatusType
ProcessStatusType. valueOf(String name)
Returns the enum constant of this type with the specified name.static ProcessStatusType[]
ProcessStatusType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.walkfares.odsl.var.process with parameters of type ProcessStatusType Modifier and Type Method Description ProcessStatus
ProcessStatus. setStatus(ProcessStatusType status)