JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.freedesktop.dbus
org.freedesktop.dbus.annotations
Position
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface Position
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Position
Position annotation, to annotate Struct fields to be sent over DBus.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
int
value
The order of this field in the Struct.
Element Details
value
int
value
The order of this field in the Struct.
Returns:
value