public class ProfileConnectionV3 extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ProfileConnectionV3.AssignmentType |
static class |
ProfileConnectionV3.ConnectionStatus |
static class |
ProfileConnectionV3.FunctionType |
Constructor and Description |
---|
ProfileConnectionV3() |
public Integer getAllocatedMbps()
public void setAllocatedMbps(Integer allocatedMbps)
allocatedMbps
- The allocatedMbpspublic ConnectionBoot getBoot()
public void setBoot(ConnectionBoot boot)
boot
- The bootpublic ProfileConnectionV3.ConnectionStatus getDeploymentStatus()
public void setDeploymentStatus(ProfileConnectionV3.ConnectionStatus deploymentStatus)
deploymentStatus
- The deploymentStatuspublic ProfileConnectionV3.FunctionType getFunctionType()
public void setFunctionType(ProfileConnectionV3.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 ProfileConnectionV3.AssignmentType getMacType()
public void setMacType(ProfileConnectionV3.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 ProfileConnectionV3.AssignmentType getWwpnType()
public void setWwpnType(ProfileConnectionV3.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 © 2016. All rights reserved.