public final class ParsedAttributes extends Object
Attributes, potentially indicating withdraw.| Constructor and Description |
|---|
ParsedAttributes(@NonNull org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.Attributes attributes,
@Nullable org.opendaylight.protocol.bgp.parser.BGPTreatAsWithdrawException withdrawCause) |
| Modifier and Type | Method and Description |
|---|---|
@NonNull org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.Attributes |
getAttributes() |
@NonNull Optional<org.opendaylight.protocol.bgp.parser.BGPTreatAsWithdrawException> |
getWithdrawCause() |
public ParsedAttributes(@NonNull org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.Attributes attributes,
@Nullable org.opendaylight.protocol.bgp.parser.BGPTreatAsWithdrawException withdrawCause)
public @NonNull org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.Attributes getAttributes()
public @NonNull Optional<org.opendaylight.protocol.bgp.parser.BGPTreatAsWithdrawException> getWithdrawCause()
Copyright © 2019 OpenDaylight. All rights reserved.