Smack

org.jivesoftware.smackx.packet
Class MultipleAddresses.Address

java.lang.Object
  extended by org.jivesoftware.smackx.packet.MultipleAddresses.Address
Enclosing class:
MultipleAddresses

public static class MultipleAddresses.Address
extends Object


Method Summary
 String getDescription()
           
 String getJid()
           
 String getNode()
           
 String getType()
           
 String getUri()
           
 boolean isDelivered()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public String getType()

getJid

public String getJid()

getNode

public String getNode()

getDescription

public String getDescription()

isDelivered

public boolean isDelivered()

getUri

public String getUri()

Smack

Copyright © 2003-2007 Jive Software.