public final class ParsedAttributes extends Object
Attributes
, potentially indicating withdraw.Constructor and Description |
---|
ParsedAttributes(@NonNull Attributes attributes,
@Nullable BGPTreatAsWithdrawException withdrawCause) |
Modifier and Type | Method and Description |
---|---|
@NonNull Attributes |
getAttributes() |
@NonNull Optional<BGPTreatAsWithdrawException> |
getWithdrawCause() |
public ParsedAttributes(@NonNull Attributes attributes, @Nullable BGPTreatAsWithdrawException withdrawCause)
public @NonNull Attributes getAttributes()
public @NonNull Optional<BGPTreatAsWithdrawException> getWithdrawCause()
Copyright © 2020 OpenDaylight. All rights reserved.