public class ISCSITargetProfile extends ApplyProfile
| Modifier and Type | Field and Description |
|---|---|
ISCSITargetCHAPProfile |
chapProfile |
String |
key |
ISCSITargetCHAPProfile |
mutualCHAPProfile |
String |
name |
enabled, policy, profileTypeName, profileVersion, propertydynamicProperty, dynamicType| Constructor and Description |
|---|
ISCSITargetProfile() |
| Modifier and Type | Method and Description |
|---|---|
ISCSITargetCHAPProfile |
getChapProfile() |
String |
getKey() |
ISCSITargetCHAPProfile |
getMutualCHAPProfile() |
String |
getName() |
void |
setChapProfile(ISCSITargetCHAPProfile chapProfile) |
void |
setKey(String key) |
void |
setMutualCHAPProfile(ISCSITargetCHAPProfile mutualCHAPProfile) |
void |
setName(String name) |
getPolicy, getProfileTypeName, getProfileVersion, getProperty, isEnabled, setEnabled, setPolicy, setProfileTypeName, setProfileVersion, setPropertygetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String key
public String name
public ISCSITargetCHAPProfile chapProfile
public ISCSITargetCHAPProfile mutualCHAPProfile
public String getKey()
public String getName()
public ISCSITargetCHAPProfile getChapProfile()
public ISCSITargetCHAPProfile getMutualCHAPProfile()
public void setKey(String key)
public void setName(String name)
public void setChapProfile(ISCSITargetCHAPProfile chapProfile)
public void setMutualCHAPProfile(ISCSITargetCHAPProfile mutualCHAPProfile)
Copyright © 2011-2012. All Rights Reserved.