|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ApplyProfile
com.hyper9.simdk.stubs.dao.StorageProfile
public class StorageProfile
Constructor Summary | |
---|---|
StorageProfile()
|
Method Summary | |
---|---|
List<NasStorageProfile> |
getNasStorage()
|
void |
setNasStorage(List<NasStorageProfile> toSet)
|
Methods inherited from class com.hyper9.simdk.stubs.dao.ApplyProfile |
---|
getEnabled, getPolicy, setEnabled, setPolicy |
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 |
---|
public StorageProfile()
Method Detail |
---|
public List<NasStorageProfile> getNasStorage()
public void setNasStorage(List<NasStorageProfile> toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |