| Modifier and Type | Method and Description |
|---|---|
static AssociationType |
AssociationType.forValue(int valueArg) |
static AssociationType |
AssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationType[] |
AssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationType |
AssociationObjectBuilder.getAssociationType() |
AssociationType |
AssociationObject.getAssociationType() |
| Modifier and Type | Method and Description |
|---|---|
AssociationObjectBuilder |
AssociationObjectBuilder.setAssociationType(AssociationType value) |
Copyright © 2018 OpenDaylight. All rights reserved.