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