JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
org.freedesktop.dbus
Package
org.freedesktop.dbus.annotations
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