com.hyper9.simdk.stubs.dao
Class DvsVNicProfile
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ApplyProfile
com.hyper9.simdk.stubs.dao.DvsVNicProfile
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DvsHostVNicProfile, DvsServiceConsoleVNicProfile
public class DvsVNicProfile
- extends ApplyProfile
- Author:
- akutz
- See Also:
- Serialized Form
DvsVNicProfile
public DvsVNicProfile()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getIpConfig
public IpAddressProfile getIpConfig()
setIpConfig
public void setIpConfig(IpAddressProfile toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.