public class InterfaceAdjustmentCapabilityKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultInterfaceAdjustmentCapability>
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends SwitchingCapabilities> |
upperSc |
| Constructor and Description |
|---|
InterfaceAdjustmentCapabilityKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Class<? extends SwitchingCapabilities> |
upperSc()
Returns the attribute upperSc.
|
void |
upperSc(Class<? extends SwitchingCapabilities> upperSc)
Sets the value to attribute upperSc.
|
protected Class<? extends SwitchingCapabilities> upperSc
public Class<? extends SwitchingCapabilities> upperSc()
public void upperSc(Class<? extends SwitchingCapabilities> upperSc)
upperSc - value of upperScCopyright © 2017. All rights reserved.