public static class PropertyCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PropertyCollection |
build() |
PropertyCollection.Builder |
copy(PropertyCollection model) |
PropertyCollection.Builder |
items(List<PropertySummary> items)
List of properties.
|
public PropertyCollection.Builder items(List<PropertySummary> items)
List of properties.
items
- the value to setpublic PropertyCollection build()
public PropertyCollection.Builder copy(PropertyCollection model)
Copyright © 2016–2024. All rights reserved.