com.hyper9.simdk.stubs.mao
Class ProfileManager

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.ProfileManager
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClusterProfileManager, HostProfileManager

public class ProfileManager
extends ManagedObject

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ProfileManager()
           
 
Method Summary
 List<Profile> getProfile()
           
 void setProfile(List<Profile> toSet)
           
 
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

ProfileManager

public ProfileManager()
Method Detail

getProfile

public List<Profile> getProfile()

setProfile

public void setProfile(List<Profile> toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.