Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
AssociationCardinality |
Association.getCardinality() |
static AssociationCardinality |
AssociationCardinality.getEnumValue(int val)
Get enum for the int value
|
static AssociationCardinality |
AssociationCardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationCardinality[] |
AssociationCardinality.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.setCardinality(AssociationCardinality m_cardinality) |
? Copyright 2013 BMC Software, Inc.