Uses of Class
tigase.muc.xmpp.stanzas.MessageType

Packages that use MessageType
tigase.muc.xmpp.stanzas Privides implementations of XML stanzas. 
 

Uses of MessageType in tigase.muc.xmpp.stanzas
 

Methods in tigase.muc.xmpp.stanzas that return MessageType
 MessageType Message.getType()
          Get stanza type.
static MessageType MessageType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MessageType[] MessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007 Tigase. All Rights Reserved.