|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jivesoftware.smackx.pubsub.NodeExtension
org.jivesoftware.smackx.pubsub.AffiliationsElement
public class AffiliationsElement
Constructor Summary | |
---|---|
AffiliationsElement()
|
|
AffiliationsElement(java.util.Collection<Affiliation> subList)
|
Method Summary | |
---|---|
java.util.Collection<Affiliation> |
getAffiliations()
|
java.lang.String |
toXML()
|
Methods inherited from class org.jivesoftware.smackx.pubsub.NodeExtension |
---|
getElementName, getNamespace, getNode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AffiliationsElement()
public AffiliationsElement(java.util.Collection<Affiliation> subList)
Method Detail |
---|
public java.util.Collection<Affiliation> getAffiliations()
public java.lang.String toXML()
toXML
in interface org.jivesoftware.smack.packet.PacketExtension
toXML
in class NodeExtension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |