Package tigase.server
Class DataForm.Reported.Builder
java.lang.Object
tigase.server.DataForm.Reported.Builder
- Enclosing class:
- DataForm.Reported
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddField
(DataForm.FieldType type, String var) tigase.xml.Element
build()
withFields
(Consumer<DataForm.Reported.Builder> consumer)
-
Constructor Details
-
Builder
public Builder(tigase.xml.Element x)
-
-
Method Details
-
addField
-
withFields
-
build
public tigase.xml.Element build()
-