DocumentedDeclaredStatement
instead.@Deprecated public interface DocumentationGroup
Modifier and Type | Interface and Description |
---|---|
static interface |
DocumentationGroup.WithStatus
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
@Nullable DescriptionStatement |
getDescription()
Deprecated.
Return description statement, if available.
|
@Nullable ReferenceStatement |
getReference()
Deprecated.
Return description statement, if available.
|
@Nullable DescriptionStatement getDescription()
@Nullable ReferenceStatement getReference()
Copyright © 2019 OpenDaylight. All rights reserved.