| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkinfoattributes.interfaceswitchingcapability |
Implementation of YANG node interfaceSwitchingCapability's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkinfoattributes.interfaceswitchingcapability.timedivisionmultiplexcapable |
Implementation of YANG node timeDivisionMultiplexCapable's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected IndicationEnum |
DefaultTimeDivisionMultiplexCapable.indication |
| Modifier and Type | Method and Description |
|---|---|
IndicationEnum |
TimeDivisionMultiplexCapable.indication()
Returns the attribute indication.
|
IndicationEnum |
DefaultTimeDivisionMultiplexCapable.indication() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeDivisionMultiplexCapable.indication(IndicationEnum indication)
Sets the attribute indication.
|
void |
DefaultTimeDivisionMultiplexCapable.indication(IndicationEnum indication) |
| Modifier and Type | Method and Description |
|---|---|
static IndicationEnum |
IndicationEnum.of(int value)
Returns the object of indicationEnum for.
|
static IndicationEnum |
IndicationEnum.of(String value)
Returns the object of indicationEnum for.
|
static IndicationEnum |
IndicationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndicationEnum[] |
IndicationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.