public class TAJSFunction extends java.lang.Object implements HostObject
| Constructor and Description |
|---|
TAJSFunction(TAJSFunctionName name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
HostAPIs |
getAPI()
Returns the API descriptor that this host object belongs to.
|
TAJSFunctionName |
getName() |
int |
hashCode() |
java.lang.String |
toString() |
public TAJSFunction(TAJSFunctionName name)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic HostAPIs getAPI()
HostObjectgetAPI in interface HostObjectpublic TAJSFunctionName getName()
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2009-2019 Aarhus University