java.lang.Object
org.freedesktop.dbus.types.DBusStructType
- All Implemented Interfaces:
ParameterizedType,Type
The type of a struct.
Should be used whenever you need a Type variable for a struct.
-
Constructor Details
-
DBusStructType
Create a struct type.- Parameters:
_contents- The types contained in this struct.
-
-
Method Details
-
getActualTypeArguments
- Specified by:
getActualTypeArgumentsin interfaceParameterizedType
-
getRawType
- Specified by:
getRawTypein interfaceParameterizedType
-
getOwnerType
- Specified by:
getOwnerTypein interfaceParameterizedType
-