MandatoryStatementAwareDeclaredStatement
instead.@Deprecated public interface MandatoryStatementContainer
Modifier and Type | Method and Description |
---|---|
@Nullable MandatoryStatement |
getMandatory()
Deprecated.
Return a
MandatoryStatement child, if present. |
@Nullable MandatoryStatement getMandatory()
MandatoryStatement
child, if present.MandatoryStatement
, or null if none is present.Copyright © 2019 OpenDaylight. All rights reserved.