Class NetIpRouteConfigInfoGateway

java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetIpRouteConfigInfoGateway
All Implemented Interfaces:
Serializable

public class NetIpRouteConfigInfoGateway extends DynamicData
See Also:
  • Field Details

    • ipAddress

      public String ipAddress
    • device

      public String device
  • Constructor Details

    • NetIpRouteConfigInfoGateway

      public NetIpRouteConfigInfoGateway()
  • Method Details

    • getIpAddress

      public String getIpAddress()
    • getDevice

      public String getDevice()
    • setIpAddress

      public void setIpAddress(String ipAddress)
    • setDevice

      public void setDevice(String device)