| Package | Description |
|---|---|
| org.xmpp.jnodes.smack |
| Modifier and Type | Method and Description |
|---|---|
TrackerEntry.Type |
TrackerEntry.getType() |
TrackerEntry.Type |
TrackerEntry.getType() |
static TrackerEntry.Type |
TrackerEntry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerEntry.Type |
TrackerEntry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerEntry.Type[] |
TrackerEntry.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TrackerEntry.Type[] |
TrackerEntry.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackerEntry.setType(TrackerEntry.Type type) |
void |
TrackerEntry.setType(TrackerEntry.Type type) |
| Constructor and Description |
|---|
TrackerEntry(TrackerEntry.Type type,
TrackerEntry.Policy policy,
org.jxmpp.jid.Jid jid,
String protocol) |
TrackerEntry(TrackerEntry.Type type,
TrackerEntry.Policy policy,
org.jxmpp.jid.Jid jid,
String protocol) |
Copyright © 2021. All rights reserved.