|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeType | |
---|---|
org.jivesoftware.smackx.pubsub |
Uses of NodeType in org.jivesoftware.smackx.pubsub |
---|
Methods in org.jivesoftware.smackx.pubsub that return NodeType | |
---|---|
NodeType |
ConfigureForm.getNodeType()
Gets the node type |
static NodeType |
NodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jivesoftware.smackx.pubsub with parameters of type NodeType | |
---|---|
void |
ConfigureForm.setNodeType(NodeType type)
Sets the node type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |