Modifier and Type | Method and Description |
---|---|
static Compliance |
Compliance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compliance[] |
Compliance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Compliance |
LogicalInterconnect.getConsistencyStatus() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalInterconnect.setConsistencyStatus(Compliance consistencyStatus) |
Modifier and Type | Method and Description |
---|---|
Compliance |
LogicalSwitch.getConsistencyStatus() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalSwitch.setConsistencyStatus(Compliance consistencyStatus) |
Modifier and Type | Method and Description |
---|---|
Compliance |
SasLogicalInterconnect.getConsistencyStatus() |
Modifier and Type | Method and Description |
---|---|
void |
SasLogicalInterconnect.setConsistencyStatus(Compliance consistencyStatus) |
Copyright © 2016. All rights reserved.