com.hyper9.simdk.stubs.mao
Class HostProfile

java.lang.Object
  extended by com.hyper9.simdk.stubs.mao.ManagedObjectReference
      extended by com.hyper9.simdk.stubs.mao.ManagedObject
          extended by com.hyper9.simdk.stubs.mao.Profile
              extended by com.hyper9.simdk.stubs.mao.HostProfile
All Implemented Interfaces:
Serializable

public class HostProfile
extends Profile

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostProfile()
           
 
Method Summary
 HostSystem getReferenceHost()
           
 void setReferenceHost(HostSystem toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.Profile
getComplianceStatus, getConfig, getCreatedTime, getDescription, getEntity, getModifiedTime, getName, setComplianceStatus, setConfig, setCreatedTime, setDescription, setEntity, setModifiedTime, setName
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostProfile

public HostProfile()
Method Detail

getReferenceHost

public HostSystem getReferenceHost()

setReferenceHost

public void setReferenceHost(HostSystem toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.