| Package | Description |
|---|---|
| com.bmc.arsys.api |
| Modifier and Type | Method and Description |
|---|---|
static AssociationSelectionType |
AssociationSelectionType.getEnumValue(int val)
Get enum for the int value
|
AssociationSelectionType |
AssociationsToFollow.getSelectionType() |
static AssociationSelectionType |
AssociationSelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationSelectionType[] |
AssociationSelectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationsToFollow.setSelectionType(AssociationSelectionType selectionType) |
| Constructor and Description |
|---|
AssociationsToFollow(AssociationSelectionType selectionType,
List<String> associationNames) |
? Copyright 2013 BMC Software, Inc.