Uses of Enum
org.xmpp.forms.DataForm.Type
Packages that use DataForm.Type
-
Uses of DataForm.Type in org.xmpp.forms
Methods in org.xmpp.forms that return DataForm.TypeModifier and TypeMethodDescriptionDataForm.getType()Returns the type of this data form.static DataForm.TypeReturns the enum constant of this type with the specified name.static DataForm.Type[]DataForm.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.xmpp.forms with parameters of type DataForm.Type