Uses of Enum
org.jivesoftware.smackx.xdata.packet.DataForm.Type
-
Uses of DataForm.Type in org.jivesoftware.smackx.xdata.packet
Modifier and TypeMethodDescriptionstatic DataForm.Type
DataForm.Type.fromString
(String string) DataForm.getType()
Returns the meaning of the data within the context.static DataForm.Type
Returns 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.