| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siteservicempls |
Implementation of YANG node siteServiceMpls's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siteservicempls.carrierscarrier |
Implementation of YANG node carrierscarrier's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected SignallingTypeEnum |
DefaultCarrierscarrier.signallingType |
| Modifier and Type | Method and Description |
|---|---|
SignallingTypeEnum |
Carrierscarrier.signallingType()
Returns the attribute signallingType.
|
SignallingTypeEnum |
DefaultCarrierscarrier.signallingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Carrierscarrier.signallingType(SignallingTypeEnum signallingType)
Sets the attribute signallingType.
|
void |
DefaultCarrierscarrier.signallingType(SignallingTypeEnum signallingType) |
| Modifier and Type | Method and Description |
|---|---|
static SignallingTypeEnum |
SignallingTypeEnum.of(int value)
Returns the object of signallingTypeEnum for.
|
static SignallingTypeEnum |
SignallingTypeEnum.of(String value)
Returns the object of signallingTypeEnum for.
|
static SignallingTypeEnum |
SignallingTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignallingTypeEnum[] |
SignallingTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.