com.hyper9.simdk.stubs.dao
Class ClusterProfileConfigInfo

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.ProfileConfigInfo
          extended by com.hyper9.simdk.stubs.dao.ClusterProfileConfigInfo
All Implemented Interfaces:
Serializable

public class ClusterProfileConfigInfo
extends ProfileConfigInfo

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ClusterProfileConfigInfo()
           
 
Method Summary
 ComplianceProfile getComplyProfile()
           
 void setComplyProfile(ComplianceProfile toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.ProfileConfigInfo
getAnnotation, getEnabled, getName, setAnnotation, setEnabled, setName
 
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

ClusterProfileConfigInfo

public ClusterProfileConfigInfo()
Method Detail

getComplyProfile

public ComplianceProfile getComplyProfile()

setComplyProfile

public void setComplyProfile(ComplianceProfile toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.