Class RandomPaddingAffixElement
java.lang.Object
org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- All Implemented Interfaces:
Element,NamedElement,AffixElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the root element name.inthashCode()toXML(XmlEnvironment xmlEnvironment)
-
Field Details
-
ELEMENT
- See Also:
-
-
Constructor Details
-
RandomPaddingAffixElement
-
RandomPaddingAffixElement
public RandomPaddingAffixElement()
-
-
Method Details
-
getPadding
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Specified by:
getElementNamein interfaceNamedElement- Returns:
- the element name.
-
toXML
-
equals
-
hashCode
-