@Rfc6020AbnfRule(value="linkage-stms") @Deprecated public interface LinkageGroup
Modifier and Type | Method and Description |
---|---|
@NonNull Collection<? extends ImportStatement> |
getImports()
Deprecated.
|
@NonNull Collection<? extends IncludeStatement> |
getIncludes()
Deprecated.
|
@NonNull Collection<? extends ImportStatement> getImports()
@NonNull Collection<? extends IncludeStatement> getIncludes()
Copyright © 2019 OpenDaylight. All rights reserved.