Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.model.immutable |
Generated immutable implementations for org.opendaylight.yangtools.yang.model.api interfaces.
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list |
Modifier and Type | Method and Description |
---|---|
Collection<UniqueConstraint> |
DeviateDefinition.getDeviatedUniques()
Returns deviated unique statements.
|
Modifier and Type | Method and Description |
---|---|
ListSchemaNodeBuilder |
ListSchemaNodeBuilder.uniqueConstraints(Collection<UniqueConstraint> uniqueConstraints)
Initializes the value for the
uniqueConstraints attribute. |
Modifier and Type | Method and Description |
---|---|
Collection<UniqueConstraint> |
ListEffectiveStatementImpl.getUniqueConstraints() |
Copyright © 2019 OpenDaylight. All rights reserved.