|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hyper9.simdk.stubs.dao.DynamicData com.hyper9.simdk.stubs.dao.PhysicalNicSpec
public class PhysicalNicSpec
Constructor Summary | |
---|---|
PhysicalNicSpec()
|
Method Summary | |
---|---|
HostIpConfig |
getIp()
|
PhysicalNicLinkInfo |
getLinkSpeed()
|
void |
setIp(HostIpConfig toSet)
|
void |
setLinkSpeed(PhysicalNicLinkInfo toSet)
|
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 PhysicalNicSpec()
Method Detail |
---|
public HostIpConfig getIp()
public void setIp(HostIpConfig toSet)
public PhysicalNicLinkInfo getLinkSpeed()
public void setLinkSpeed(PhysicalNicLinkInfo toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |