Package | Description |
---|---|
com.kabira.platform |
Managed Object Services
|
Modifier and Type | Method and Description |
---|---|
CompensationTrigger.ConflictType |
CompensationTrigger.ConflictInfo.getConflictType()
Get the conflict type.
|
static CompensationTrigger.ConflictType |
CompensationTrigger.ConflictType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CompensationTrigger.ConflictType[] |
CompensationTrigger.ConflictType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|