Uses of Enum
org.freedesktop.dbus.messages.EmptyCollectionHelper.ECollectionSubType
Packages that use EmptyCollectionHelper.ECollectionSubType
-
Uses of EmptyCollectionHelper.ECollectionSubType in org.freedesktop.dbus.messages
Subclasses with type arguments of type EmptyCollectionHelper.ECollectionSubType in org.freedesktop.dbus.messagesModifier and TypeClassDescription(package private) static enumInternal Enumeration used to group the types of elementMethods in org.freedesktop.dbus.messages that return EmptyCollectionHelper.ECollectionSubTypeModifier and TypeMethodDescriptionprivate static EmptyCollectionHelper.ECollectionSubTypeEmptyCollectionHelper.determineCollectionSubType(char _sig) The starting type determines of a collection determines when it endsReturns the enum constant of this type with the specified name.EmptyCollectionHelper.ECollectionSubType.values()Returns an array containing the constants of this enum type, in the order they are declared.