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