Package org.freedesktop.dbus.annotations
Annotation Type Position
-
@Retention(RUNTIME) @Target(FIELD) public @interface PositionPosition annotation, to annotate Struct fields to be sent over DBus.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueThe order of this field in the Struct.
-