public interface Annotation
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module rwa-annotated
grouping annotation { leaf note { type note; } }The schema path to identify an instance is rwa-annotated/annotation
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
Note |
getNote() |
Note getNote()
org.opendaylight.yang.gen.v1.urn.opendaylight.topology.rwa.annotated.rev150122.Note
note
, or null
if not presentCopyright © 2018 OpenDaylight. All rights reserved.