Class VersionBuilder
java.lang.Object
org.jivesoftware.smack.packet.StanzaBuilder<VersionBuilder>
org.jivesoftware.smack.packet.AbstractIqBuilder<VersionBuilder>
org.jivesoftware.smack.packet.IqBuilder<VersionBuilder, Version>
org.jivesoftware.smackx.iqversion.packet.VersionBuilder
- All Implemented Interfaces:
IqView, StanzaView, XmlLangElement, VersionView
-
Field Summary
Fields inherited from class AbstractIqBuilder
type -
Method Summary
Methods inherited from class AbstractIqBuilder
addStanzaSpecificAttributes, createErrorResponse, createResponse, createResponse, getTypeMethods inherited from class StanzaBuilder
addExtension, addExtensions, addOptExtensions, buildIqData, buildMessage, buildMessage, buildMessageFrom, buildMessageFrom, buildPresence, buildPresence, buildPresenceFrom, buildPresenceFrom, buildResponse, from, from, getError, getExtension, getExtensions, getExtensions, getExtensions, getFrom, getLanguage, getStanzaId, getTo, overrideExtension, removeExtension, removeExtension, setError, setLanguage, throwIfNoStanzaId, to, to, toString, willBuildStanzaWithIdMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface IqView
getType, isRequestIQ, isResponseIQMethods inherited from interface StanzaView
getError, getExtension, getExtension, getExtensions, getExtensions, getExtensions, getFrom, getStanzaId, getTo, hasExtension, hasExtension, hasExtensionMethods inherited from interface XmlLangElement
getLanguage
-
Method Details
-
setName
-
setVersion
-
setOs
-
getName
- Specified by:
getNamein interfaceVersionView
-
getVersion
- Specified by:
getVersionin interfaceVersionView
-
getOs
- Specified by:
getOsin interfaceVersionView
-
build
-
getThis
- Specified by:
getThisin classStanzaBuilder<VersionBuilder>
-