| Package | Description |
|---|---|
| org.xmpp.jnodes.smack |
| Modifier and Type | Method and Description |
|---|---|
TrackerEntry.Policy |
TrackerEntry.getPolicy() |
TrackerEntry.Policy |
TrackerEntry.getPolicy() |
static TrackerEntry.Policy |
TrackerEntry.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerEntry.Policy |
TrackerEntry.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerEntry.Policy[] |
TrackerEntry.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TrackerEntry.Policy[] |
TrackerEntry.Policy.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.setPolicy(TrackerEntry.Policy policy) |
void |
TrackerEntry.setPolicy(TrackerEntry.Policy policy) |
| 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.