Interface NetworkLabel

  • All Superinterfaces:
    Identified
    All Known Implementing Classes:
    NetworkLabelContainer

    public interface NetworkLabel
    extends Identified
    Represents a label which can be added to a host network interface and to a network. The label binds the network to the host network interface by the label `id`.
    • Method Detail

      • hostNicPresent

        boolean hostNicPresent()
      • networkPresent

        boolean networkPresent()