Package | Description |
---|---|
org.guvnor.common.services.project.model |
Modifier and Type | Method and Description |
---|---|
static AssertBehaviorOption |
AssertBehaviorOption.determineAssertBehaviorMode(String equalsBehavior) |
AssertBehaviorOption |
KBaseModel.getEqualsBehavior() |
static AssertBehaviorOption |
AssertBehaviorOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssertBehaviorOption[] |
AssertBehaviorOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KBaseModel.setEqualsBehavior(AssertBehaviorOption equalsBehavior) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.