# Class: com.pnfsoftware.jeb.client.script.TypeInfo

Java type information used by the script interpreter.

## Method: equals
- parameter: `obj`, type: `java.lang.Object`
- return type: `boolean`


## Method: getName
- return type: `java.lang.String`


## Method: getSimpleName
- return type: `java.lang.String`


## Method: hashCode
- return type: `int`


## Method: toString
- return type: `java.lang.String`


