Class Inet4SpecificExtendedCommunityCommonUtil
java.lang.Object
org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.inet4.specific.extended.community.common.Inet4SpecificExtendedCommunityCommonparseCommon(io.netty.buffer.ByteBuf buffer) static voidserializeCommon(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.inet4.specific.extended.community.common.Inet4SpecificExtendedCommunityCommon extComm, io.netty.buffer.ByteBuf byteAggregator)
-
Method Details
-
parseCommon
public static org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.inet4.specific.extended.community.common.Inet4SpecificExtendedCommunityCommon parseCommon(io.netty.buffer.ByteBuf buffer) -
serializeCommon
public static void serializeCommon(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.inet4.specific.extended.community.common.Inet4SpecificExtendedCommunityCommon extComm, io.netty.buffer.ByteBuf byteAggregator)
-