public class EipInfo extends Object
| Constructor and Description |
|---|
EipInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBandwidthInMbps() |
String |
getEipProductType() |
Boolean |
getIfBindEip() |
String |
getPurchaseType() |
void |
setBandwidthInMbps(int bandwidthInMbps) |
void |
setEipProductType(String eipProductType) |
void |
setIfBindEip(Boolean ifBindEip) |
void |
setPurchaseType(String purchaseType) |
String |
toString() |
public String getPurchaseType()
public void setPurchaseType(String purchaseType)
public Boolean getIfBindEip()
public void setIfBindEip(Boolean ifBindEip)
public int getBandwidthInMbps()
public void setBandwidthInMbps(int bandwidthInMbps)
public String getEipProductType()
public void setEipProductType(String eipProductType)
Copyright © 2024. All rights reserved.