Class VspanPortMoveFault

All Implemented Interfaces:
Serializable

public class VspanPortMoveFault extends DvsFault
See Also:
  • Field Details

    • srcPortgroupName

      public String srcPortgroupName
    • destPortgroupName

      public String destPortgroupName
    • portKey

      public String portKey
  • Constructor Details

    • VspanPortMoveFault

      public VspanPortMoveFault()
  • Method Details

    • getSrcPortgroupName

      public String getSrcPortgroupName()
    • getDestPortgroupName

      public String getDestPortgroupName()
    • getPortKey

      public String getPortKey()
    • setSrcPortgroupName

      public void setSrcPortgroupName(String srcPortgroupName)
    • setDestPortgroupName

      public void setDestPortgroupName(String destPortgroupName)
    • setPortKey

      public void setPortKey(String portKey)