QueryEditorPropertyBuilder
Constructor
new QueryEditorPropertyBuilder()
Methods
build
Builds the object.
public QueryEditorProperty build()
name
public QueryEditorPropertyBuilder name(String name)
type
public QueryEditorPropertyBuilder type(QueryEditorPropertyType type)
See also