public static class PropertyOverride.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
PropertyOverride |
build() |
PropertyOverride.Builder |
copy(PropertyOverride o) |
PropertyOverride.Builder |
matchType(String matchType) |
PropertyOverride.Builder |
matchValue(String matchValue) |
PropertyOverride.Builder |
propertyName(String propertyName) |
PropertyOverride.Builder |
propertyValue(String propertyValue) |
String |
toString() |
public PropertyOverride.Builder matchType(String matchType)
public PropertyOverride.Builder matchValue(String matchValue)
public PropertyOverride.Builder propertyName(String propertyName)
public PropertyOverride.Builder propertyValue(String propertyValue)
public PropertyOverride build()
public PropertyOverride.Builder copy(PropertyOverride o)
Copyright © 2016–2021. All rights reserved.