Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.repo.api |
Modifier and Type | Class and Description |
---|---|
class |
SourceIdentifier
YANG Schema source identifier
Simple transfer object represents identifier of source for YANG schema (module or submodule),
which consists of
YANG schema name (
SourceIdentifier.getName()
Module revision (optional) ({link SourceIdentifier.getRevision() )
Source identifier is designated to be carry only necessary information
to look-up YANG model source and to be used by various SchemaSourceProviders. |
Copyright © 2017 OpenDaylight. All rights reserved.