com.hyper9.simdk.stubs.dao
Class ProfileExecuteError

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

public class ProfileExecuteError
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ProfileExecuteError()
           
 
Method Summary
 LocalizableMessage getMessage()
           
 ProfilePropertyPath getPath()
           
 void setMessage(LocalizableMessage toSet)
           
 void setPath(ProfilePropertyPath 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

ProfileExecuteError

public ProfileExecuteError()
Method Detail

getPath

public ProfilePropertyPath getPath()

setPath

public void setPath(ProfilePropertyPath toSet)

getMessage

public LocalizableMessage getMessage()

setMessage

public void setMessage(LocalizableMessage toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.