public static class DataForm.Reported.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DataForm.Field.Builder |
addField(DataForm.FieldType type,
String var) |
Element |
build() |
DataForm.Reported.Builder |
withFields(Consumer<DataForm.Reported.Builder> consumer) |
public Builder(Element x)
public DataForm.Field.Builder addField(DataForm.FieldType type, String var)
public DataForm.Reported.Builder withFields(Consumer<DataForm.Reported.Builder> consumer)
public Element build()
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.