Class VspanPortConflict

All Implemented Interfaces:
Serializable

public class VspanPortConflict extends DvsFault
See Also:
  • Field Details

    • vspanSessionKey1

      public String vspanSessionKey1
    • vspanSessionKey2

      public String vspanSessionKey2
    • portKey

      public String portKey
  • Constructor Details

    • VspanPortConflict

      public VspanPortConflict()
  • Method Details

    • getVspanSessionKey1

      public String getVspanSessionKey1()
    • getVspanSessionKey2

      public String getVspanSessionKey2()
    • getPortKey

      public String getPortKey()
    • setVspanSessionKey1

      public void setVspanSessionKey1(String vspanSessionKey1)
    • setVspanSessionKey2

      public void setVspanSessionKey2(String vspanSessionKey2)
    • setPortKey

      public void setPortKey(String portKey)