|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Affiliation.Type | |
---|---|
org.jivesoftware.smackx.pubsub |
Uses of Affiliation.Type in org.jivesoftware.smackx.pubsub |
---|
Methods in org.jivesoftware.smackx.pubsub that return Affiliation.Type | |
---|---|
Affiliation.Type |
Affiliation.getType()
|
static Affiliation.Type |
Affiliation.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Affiliation.Type[] |
Affiliation.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jivesoftware.smackx.pubsub with parameters of type Affiliation.Type | |
---|---|
Affiliation(java.lang.String nodeId,
Affiliation.Type affiliation)
Constructs an affiliation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |