| Class | Description |
|---|---|
| ClassBuilderInfo |
Helper to create Java class/interface files with proper formatting.
|
| ClassBuilderInfo.AnnotationInfo |
Contains information about annotation to place on classes, members or methods.
|
| ClassBuilderInfo.ClassConstructor |
Pojo which represents a class constructor.
|
| ClassBuilderInfo.ClassMember |
Pojo which represents a class member/field.
|
| ClassBuilderInfo.ClassMethod |
Pojo which represents a class method.
|
| InterfaceCodeGenerator |
Replacement for the old CreateInterface tool.
|
| StructTreeBuilder |
Helper to create a DBus struct class.
|
| TypeConverter |
Helper to convert DBus types and java types.
|
| Enum | Description |
|---|---|
| ClassBuilderInfo.ClassType |
Enum to define either the
ClassBuilderInfo is for a CLASS or an INTERFACE. |
Copyright © 2020. All rights reserved.