public class EncapsulationEC
extends org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunity
| Modifier and Type | Field and Description |
|---|---|
static int |
SUBTYPE |
| Constructor and Description |
|---|
EncapsulationEC() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSubType() |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity |
parseExtendedCommunity(io.netty.buffer.ByteBuf buffer) |
void |
serializeExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity extendedCommunity,
io.netty.buffer.ByteBuf body) |
public static final int SUBTYPE
public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity parseExtendedCommunity(io.netty.buffer.ByteBuf buffer)
throws org.opendaylight.protocol.bgp.parser.BGPDocumentedException,
org.opendaylight.protocol.bgp.parser.BGPParsingException
org.opendaylight.protocol.bgp.parser.BGPDocumentedExceptionorg.opendaylight.protocol.bgp.parser.BGPParsingExceptionpublic void serializeExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity extendedCommunity,
io.netty.buffer.ByteBuf body)
public int getSubType()
Copyright © 2018 OpenDaylight. All rights reserved.