| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.types.rev20160320.yrtietftetypes.tunnelpathsrlgs.tunnelpathsrlgs.style |
Implementation of YANG node style's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.types.rev20160320.yrtietftetypes.tunnelpathsrlgs.tunnelpathsrlgs.style.named |
Implementation of YANG node named's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Constraints> |
DefaultNamed.constraints |
| Modifier and Type | Method and Description |
|---|---|
List<Constraints> |
Named.constraints()
Returns the attribute constraints.
|
List<Constraints> |
DefaultNamed.constraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
Named.addToConstraints(Constraints addTo)
Adds to the list of constraints.
|
void |
DefaultNamed.addToConstraints(Constraints addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Named.constraints(List<Constraints> constraints)
Sets the attribute constraints.
|
void |
DefaultNamed.constraints(List<Constraints> constraints) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConstraints
Represents the implementation of constraints.
|
Copyright © 2017. All rights reserved.