Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
AssociationEnforcement |
Association.getEnforcement() |
static AssociationEnforcement |
AssociationEnforcement.getEnumValue(int val)
Get enum for the int value
|
static AssociationEnforcement |
AssociationEnforcement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationEnforcement[] |
AssociationEnforcement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Association.setEnforcement(AssociationEnforcement m_enforcement) |
? Copyright 2013 BMC Software, Inc.