MustStatementAwareDeclaredStatement
instead.@Deprecated public interface MustStatementContainer
Modifier and Type | Method and Description |
---|---|
@NonNull Collection<? extends MustStatement> |
getMusts()
Deprecated.
Return collection of
MustStatement . |
@NonNull Collection<? extends MustStatement> getMusts()
MustStatement
. For RFC6020, this method returns an empty collection for statements
which do not allow for must statement children.Copyright © 2019 OpenDaylight. All rights reserved.