Class Inet4SpecificExtendedCommunityCommonUtil


  • public final class Inet4SpecificExtendedCommunityCommonUtil
    extends Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)  
      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)  
    • Method Detail

      • 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)