org.freedesktop.dbus.types
public class DBusStructType extends Object implements ParameterizedType
Constructor Summary | |
---|---|
DBusStructType(Type... contents)
Create a struct type. |
Method Summary | |
---|---|
Type[] | getActualTypeArguments() |
Type | getOwnerType() |
Type | getRawType() |
Parameters: contents The types contained in this struct.