|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.SIFContext
public class SIFContext
Contains behavior and implementation details for each SIF Context officially supported by the ADK
| Field Summary | |
|---|---|
static SIFContext |
DEFAULT
|
| Method Summary | |
|---|---|
static SIFContext |
create(java.lang.String contextName)
Creates a SIFContext object with the given name. |
boolean |
equals(java.lang.Object o)
Evaluates the native wrapped value of this object to see if it equals the value of the compared object, using a case-insensitive comparison |
java.lang.String |
getName()
Returns the name of this context (e.g. |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SIFContext DEFAULT
| Method Detail |
|---|
public static SIFContext create(java.lang.String contextName)
contextName -
public java.lang.String getName()
public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||