|
||||||||||
| 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.HostFileSystemVolume
com.hyper9.simdk.stubs.dao.HostNasVolume
public class HostNasVolume
| Constructor Summary | |
|---|---|
HostNasVolume()
|
|
| Method Summary | |
|---|---|
String |
getRemoteHost()
|
String |
getRemotePath()
|
String |
getUserName()
|
void |
setRemoteHost(String toSet)
|
void |
setRemotePath(String toSet)
|
void |
setUserName(String toSet)
|
| Methods inherited from class com.hyper9.simdk.stubs.dao.HostFileSystemVolume |
|---|
getCapacity, getName, getType, setCapacity, setName, setType |
| 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 HostNasVolume()
| Method Detail |
|---|
public String getRemoteHost()
public void setRemoteHost(String toSet)
public String getRemotePath()
public void setRemotePath(String toSet)
public String getUserName()
public void setUserName(String toSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||