Interface L2TunnelDescription

    • Method Detail

      • l2Tunnel

        L2Tunnel l2Tunnel()
        Returns the l2 tunnel.
        Returns:
        the l2 tunnel
      • l2TunnelPolicy

        L2TunnelPolicy l2TunnelPolicy()
        Returns the l2 tunnel policy.
        Returns:
        the l2 tunnel policy.
      • setL2Tunnel

        void setL2Tunnel​(L2Tunnel tunnel)
        Sets the l2 tunnel.
        Parameters:
        tunnel - the l2 tunnel to set.
      • setL2TunnelPolicy

        void setL2TunnelPolicy​(L2TunnelPolicy policy)
        Sets the l2 policy.
        Parameters:
        policy - the policy to set.