org.hibersap.configuration
Class Settings

java.lang.Object
  extended by org.hibersap.configuration.Settings
All Implemented Interfaces:
java.io.Serializable

public final class Settings
extends java.lang.Object
implements java.io.Serializable

Author:
Carsten Erker
See Also:
Serialized Form

Constructor Summary
Settings()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Context getContext()
           
 int hashCode()
           
 void setContext(Context context)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Settings

public Settings()
Method Detail

getContext

public Context getContext()

setContext

public void setContext(Context context)

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.