Search

Class com.hpe.ov4vro.model.serverprofile.ProfileConnection

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.hpe.ov4vro.model.serverprofile.ProfileConnection() constructor
equals(Object ) boolean
getAllocatedMbps() Number
getBoot() com.hpe.ov4vro.model.serverprofile.ConnectionBoot
getFunctionType() String
getId() Number
getInterconnectUri() String
getMac() String
getMacType() com.hp.ov.sdk.dto.servers.AssignmentType
getMaximumMbps() Number
getName() String
getNetworkUri() String
getPortId() String
getRequestedMbps() String
getWwnn() String
getWwpn() String
hashCode() Number
setAllocatedMbps(Number ) void
setBoot(com.hpe.ov4vro.model.serverprofile.ConnectionBoot ) void
setFunctionType(String ) void
setId(Number ) void
setInterconnectUri(String ) void
setMac(String ) void
setMacType(com.hp.ov.sdk.dto.servers.AssignmentType ) void
setMaximumMbps(Number ) void
setName(String ) void
setNetworkUri(String ) void
setPortId(String ) void
setRequestedMbps(String ) void
setWwnn(String ) void
setWwpn(String ) void
toString() String

Returned by

Method Returns
HPEOneViewProfileConnection.__getTarget() com.hpe.ov4vro.model.serverprofile.ProfileConnection

Referenced in

None