public static final class DBus.Binding.TestStruct
extends org.freedesktop.dbus.Struct
Modifier and Type | Field and Description |
---|---|
String |
a |
org.freedesktop.dbus.UInt32 |
b |
Short |
c |
Constructor and Description |
---|
TestStruct(String a,
org.freedesktop.dbus.UInt32 b,
Short c) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Object[] |
getParameters()
Returns the struct contents in order.
|
String |
toString()
Returns this struct as a string.
|
public final String a
public final org.freedesktop.dbus.UInt32 b
public final Short c
Copyright © 2021 JBoss by Red Hat. All rights reserved.