Class AbstractIpv4ExtendedCommunity

    • Field Detail

      • INET_LOCAL_ADMIN_LENGTH

        protected static final int INET_LOCAL_ADMIN_LENGTH
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractIpv4ExtendedCommunity

        public AbstractIpv4ExtendedCommunity()
    • Method Detail

      • getType

        public final int getType​(boolean isTransitive)
        Description copied from interface: ExtendedCommunitySerializer
        Provides a type of the extended community for which the serializer is registered.
        Specified by:
        getType in interface ExtendedCommunitySerializer
        Parameters:
        isTransitive - Transitivity of the extended community.
        Returns:
        A type of the extended community.