public static class AbstractParserTestResultLogEntry.Builder extends Object
Constructor and Description |
---|
Builder() |
public AbstractParserTestResultLogEntry.Builder extraInfoAttributes(Map<String,String> extraInfoAttributes)
Extra information attributes.
extraInfoAttributes
- the value to setpublic AbstractParserTestResultLogEntry.Builder fieldMap(Map<String,String> fieldMap)
The field map.
fieldMap
- the value to setpublic AbstractParserTestResultLogEntry.Builder fieldNameValueMap(Map<String,String> fieldNameValueMap)
The field name value map.
fieldNameValueMap
- the value to setpublic AbstractParserTestResultLogEntry.Builder fieldPositionValueMap(Map<String,String> fieldPositionValueMap)
The field position value map.
fieldPositionValueMap
- the value to setpublic AbstractParserTestResultLogEntry.Builder fields(Map<String,String> fields)
The parser fields.
fields
- the value to setpublic AbstractParserTestResultLogEntry.Builder logEntry(String logEntry)
The log entry.
logEntry
- the value to setpublic AbstractParserTestResultLogEntry.Builder matchStatus(String matchStatus)
The match status.
matchStatus
- the value to setpublic AbstractParserTestResultLogEntry.Builder matchStatusDescription(String matchStatusDescription)
The match status description.
matchStatusDescription
- the value to setpublic AbstractParserTestResultLogEntry build()
public AbstractParserTestResultLogEntry.Builder copy(AbstractParserTestResultLogEntry model)
Copyright © 2016–2024. All rights reserved.