public class ConnectionBoot extends Object implements Serializable
| Constructor and Description |
|---|
ConnectionBoot() |
public String getBootTargetLun()
public void setBootTargetLun(String bootTargetLun)
bootTargetLun - the bootTargetLun to setpublic String getBootTargetName()
public void setBootTargetName(String bootTargetName)
bootTargetName - the bootTargetName to setpublic BootVolumeSource getBootVolumeSource()
public void setBootVolumeSource(BootVolumeSource bootVolumeSource)
bootVolumeSource - the bootVolumeSource to setpublic ChapLevel getChapLevel()
public void setChapLevel(ChapLevel chapLevel)
chapLevel - the chapLevel to setpublic String getChapName()
public void setChapName(String chapName)
chapName - the chapName to setpublic String getChapSecret()
public void setChapSecret(String chapSecret)
chapSecret - the chapSecret to setpublic String getFirstBootTargetIp()
public void setFirstBootTargetIp(String firstBootTargetIp)
firstBootTargetIp - the firstBootTargetIp to setpublic String getFirstBootTargetPort()
public void setFirstBootTargetPort(String firstBootTargetPort)
firstBootTargetPort - the firstBootTargetPort to setpublic String getInitiatorGateway()
public void setInitiatorGateway(String initiatorGateway)
initiatorGateway - the initiatorGateway to setpublic String getInitiatorIp()
public void setInitiatorIp(String initiatorIp)
initiatorIp - the initiatorIp to setpublic String getInitiatorName()
public void setInitiatorName(String initiatorName)
initiatorName - the initiatorName to setpublic InitiatorNameSource getInitiatorNameSource()
public void setInitiatorNameSource(InitiatorNameSource initiatorNameSource)
initiatorNameSource - the initiatorNameSource to setpublic String getInitiatorSubnetMask()
public void setInitiatorSubnetMask(String initiatorSubnetMask)
initiatorSubnetMask - the initiatorSubnetMask to setpublic Integer getInitiatorVlanId()
public void setInitiatorVlanId(Integer initiatorVlanId)
initiatorVlanId - the initiatorVlanId to setpublic String getMutualChapName()
public void setMutualChapName(String mutualChapName)
mutualChapName - the mutualChapName to setpublic String getMutualChapSecret()
public void setMutualChapSecret(String mutualChapSecret)
mutualChapSecret - the mutualChapSecret to setpublic BootControl getPriority()
public void setPriority(BootControl priority)
priority - the priority to setpublic String getSecondBootTargetIp()
public void setSecondBootTargetIp(String secondBootTargetIp)
secondBootTargetIp - the secondBootTargetIp to setpublic String getSecondBootTargetPort()
public void setSecondBootTargetPort(String secondBootTargetPort)
secondBootTargetPort - the secondBootTargetPort to setpublic List<BootTarget> getTargets()
public void setTargets(List<BootTarget> targets)
targets - the targets to setCopyright © 2017. All rights reserved.