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