    

 ## On this page

  

 

 # Hierarchy For Package com.phoenix\_int.aserver.types

 Last update: 22.06.2026 

**Package Hierarchies:**

- [All Packages](./../../../../overview-tree.md)

## Class Hierarchy

- java.lang.Object 
    - com.phoenix\_int.aserver.types.[PHXAppearance](PHXAppearance.md)
    - com.phoenix\_int.aserver.types.[PHXDataCollector](PHXDataCollector.md)
    - com.phoenix\_int.aserver.types.[PHXGeomInfo](PHXGeomInfo.md)
    - com.phoenix\_int.aserver.types.[PHXMassProperties](PHXMassProperties.md)
    - com.phoenix\_int.aserver.types.[PHXOrientation](PHXOrientation.md)
    - com.phoenix\_int.aserver.types.[PHXRefArrayProperty](PHXRefArrayProperty.md) (implements com.phoenix\_int.aserver.types.[IPHXRefPropInfo](IPHXRefPropInfo.md))
    - com.phoenix\_int.aserver.types.[PHXReference](PHXReference.md) (implements com.phoenix\_int.aserver.[IPHXAlwaysWriteable](./../IPHXAlwaysWriteable.md), com.phoenix\_int.aserver.types.[IPHXType2](IPHXType2.md))
    - com.phoenix\_int.aserver.types.[PHXReferenceArray](PHXReferenceArray.md) (implements com.phoenix\_int.aserver.[IPHXAlwaysWriteable](./../IPHXAlwaysWriteable.md))
    - com.phoenix\_int.aserver.types.[PHXRefProperty](PHXRefProperty.md) (implements com.phoenix\_int.aserver.types.[IPHXRefPropInfo](IPHXRefPropInfo.md))
    - com.phoenix\_int.aserver.types.[PHXSimpleType](PHXSimpleType.md) (implements com.phoenix\_int.aserver.types.[IPHXType2](IPHXType2.md), com.phoenix\_int.aserver.types.[IPHXUnits](IPHXUnits.md)) 
        - com.phoenix\_int.aserver.types.[PHXBoolean](PHXBoolean.md)
        - com.phoenix\_int.aserver.types.[PHXDouble](PHXDouble.md) (implements com.phoenix\_int.aserver.types.[IPHXFormat](IPHXFormat.md))
        - com.phoenix\_int.aserver.types.[PHXFile](PHXFile.md)
        - com.phoenix\_int.aserver.types.[PHXGeometry](PHXGeometry.md)
        - com.phoenix\_int.aserver.types.[PHXInteger](PHXInteger.md) (implements com.phoenix\_int.aserver.types.[IPHXFormat](IPHXFormat.md))
        - com.phoenix\_int.aserver.types.[PHXLong](PHXLong.md) (implements com.phoenix\_int.aserver.types.[IPHXFormat](IPHXFormat.md))
        - com.phoenix\_int.aserver.types.[PHXRawFile](PHXRawFile.md) (implements java.lang.AutoCloseable, com.phoenix\_int.aserver.types.[IPHXType2](IPHXType2.md))
        - com.phoenix\_int.aserver.types.[PHXScriptObject](PHXScriptObject.md)
        - com.phoenix\_int.aserver.types.[PHXSimpleArray](PHXSimpleArray.md)`<t>` (implements com.phoenix\_int.aserver.types.[IPHXType2](IPHXType2.md), java.lang.Iterable`<t>`) 
            - com.phoenix\_int.aserver.types.[PHXBooleanArray](PHXBooleanArray.md)
            - com.phoenix\_int.aserver.types.[PHXDoubleArray](PHXDoubleArray.md) (implements com.phoenix\_int.aserver.types.[IPHXFormat](IPHXFormat.md))
            - com.phoenix\_int.aserver.types.[PHXLongArray](PHXLongArray.md) (implements com.phoenix\_int.aserver.types.[IPHXFormat](IPHXFormat.md))
            - com.phoenix\_int.aserver.types.[PHXObjectArray](PHXObjectArray.md)
            - com.phoenix\_int.aserver.types.[PHXRawFileArray](PHXRawFileArray.md)
            - com.phoenix\_int.aserver.types.[PHXStringArray](PHXStringArray.md)
        - com.phoenix\_int.aserver.types.[PHXString](PHXString.md)
    - com.phoenix\_int.aserver.types.[PHXTypeFactory](PHXTypeFactory.md)
    - java.lang.Throwable (implements java.io.Serializable) 
        - java.lang.Exception 
            - com.phoenix\_int.aserver.types.[PHXInvalidTypeException](PHXInvalidTypeException.md)
            - com.phoenix\_int.aserver.types.[PHXNumberFormatException](PHXNumberFormatException.md)
            - com.phoenix\_int.aserver.types.[PHXTypeMismatchException](PHXTypeMismatchException.md)

## Interface Hierarchy

- com.phoenix\_int.aserver.types.[IPHXDescription](IPHXDescription.md)
    - com.phoenix\_int.aserver.types.[IPHXRefPropInfo](IPHXRefPropInfo.md)
- com.phoenix\_int.aserver.types.[IPHXFormat](IPHXFormat.md)
- com.phoenix\_int.aserver.types.[IPHXType](IPHXType.md)
    - com.phoenix\_int.aserver.types.[IPHXType2](IPHXType2.md)
- com.phoenix\_int.aserver.types.[IPHXType2.IVisitor](IPHXType2.IVisitor.md)`<t>`
- com.phoenix\_int.aserver.types.[IPHXUnits](IPHXUnits.md)