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