com.hyper9.simdk.stubs.dao
Class HostFibreChannelHba

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.HostHostBusAdapter
          extended by com.hyper9.simdk.stubs.dao.HostFibreChannelHba
All Implemented Interfaces:
Serializable

public class HostFibreChannelHba
extends HostHostBusAdapter

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostFibreChannelHba()
           
 
Method Summary
 Long getNodeWorldWideName()
           
 FibreChannelPortType getPortType()
           
 Long getPortWorldWideName()
           
 Long getSpeed()
           
 void setNodeWorldWideName(Long toSet)
           
 void setPortType(FibreChannelPortType toSet)
           
 void setPortWorldWideName(Long toSet)
           
 void setSpeed(Long toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.HostHostBusAdapter
getBus, getDevice, getDriver, getKey, getModel, getPci, getStatus, setBus, setDevice, setDriver, setKey, setModel, setPci, setStatus
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostFibreChannelHba

public HostFibreChannelHba()
Method Detail

getPortWorldWideName

public Long getPortWorldWideName()

setPortWorldWideName

public void setPortWorldWideName(Long toSet)

getNodeWorldWideName

public Long getNodeWorldWideName()

setNodeWorldWideName

public void setNodeWorldWideName(Long toSet)

getPortType

public FibreChannelPortType getPortType()

setPortType

public void setPortType(FibreChannelPortType toSet)

getSpeed

public Long getSpeed()

setSpeed

public void setSpeed(Long toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.