public class AffiliationsExtension extends NodeExtension
Modifier and Type | Field and Description |
---|---|
protected List<Affiliation> |
items |
Constructor and Description |
---|
AffiliationsExtension() |
AffiliationsExtension(List<Affiliation> subList) |
Modifier and Type | Method and Description |
---|---|
List<Affiliation> |
getAffiliations() |
CharSequence |
toXML()
Returns the XML representation of the PacketExtension.
|
getElementName, getNamespace, getNode, toString
protected List<Affiliation> items
public AffiliationsExtension()
public AffiliationsExtension(List<Affiliation> subList)
public List<Affiliation> getAffiliations()
public CharSequence toXML()
PacketExtension
toXML
in interface PacketExtension
toXML
in class NodeExtension