public class ProfileConnection extends Object implements Serializable
| Constructor and Description |
|---|
ProfileConnection() |
public Integer getAllocatedMbps()
public void setAllocatedMbps(Integer allocatedMbps)
allocatedMbps - The allocatedMbpspublic ConnectionBoot getBoot()
public void setBoot(ConnectionBoot boot)
boot - The bootpublic ConnectionStatus getDeploymentStatus()
public void setDeploymentStatus(ConnectionStatus deploymentStatus)
deploymentStatus - The deploymentStatuspublic FunctionType getFunctionType()
public void setFunctionType(FunctionType functionType)
functionType - The functionTypepublic Integer getId()
public void setId(Integer id)
id - The idpublic String getInterconnectUri()
public void setInterconnectUri(String interconnectUri)
interconnectUri - The interconnectUripublic String getMac()
public void setMac(String mac)
mac - The macpublic AssignmentType getMacType()
public void setMacType(AssignmentType macType)
macType - The macTypepublic Integer getMaximumMbps()
public void setMaximumMbps(Integer maximumMbps)
maximumMbps - The maximumMbpspublic String getName()
public void setName(String name)
name - The namepublic String getNetworkUri()
public void setNetworkUri(String networkUri)
networkUri - The networkUripublic String getPortId()
public void setPortId(String portId)
portId - The portIdpublic String getRequestedMbps()
public void setRequestedMbps(String requestedMbps)
requestedMbps - The requestedMbpspublic String getWwnn()
public void setWwnn(String wwnn)
wwnn - The wwnnpublic String getWwpn()
public void setWwpn(String wwpn)
wwpn - The wwpnpublic AssignmentType getWwpnType()
public void setWwpnType(AssignmentType wwpnType)
wwpnType - The wwpnTypepublic String getRequestedVFs()
public void setRequestedVFs(String requestedVFs)
requestedVFs - the requestedVFs to setpublic Integer getAllocatedVFs()
public void setAllocatedVFs(Integer allocatedVFs)
allocatedVFs - the allocatedVFs to setCopyright © 2017. All rights reserved.