Package | Description |
---|---|
org.salespointframework.order |
The order subsystem.
|
Modifier and Type | Method and Description |
---|---|
OrderCompletionResult.OrderCompletionStatus |
OrderCompletionResult.getStatus() |
static OrderCompletionResult.OrderCompletionStatus |
OrderCompletionResult.OrderCompletionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderCompletionResult.OrderCompletionStatus[] |
OrderCompletionResult.OrderCompletionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.