# Interface: com.pnfsoftware.jeb.core.units.code.asm.type.IPackage

A native code package. Those objects are used to build code hierarchies.

## Method: getTypeManager
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.ITypeManager`

Description: Get the owning type manager.
return: type manager

