public static class FixedStringFormatEntry.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
FixedStringFormatEntry |
build() |
FixedStringFormatEntry.Builder |
copy(FixedStringFormatEntry model) |
FixedStringFormatEntry.Builder |
description(String description) |
FixedStringFormatEntry.Builder |
fixedString(String fixedString)
The constant string to be used for masking.
|
public FixedStringFormatEntry.Builder description(String description)
public FixedStringFormatEntry.Builder fixedString(String fixedString)
The constant string to be used for masking.
fixedString
- the value to setpublic FixedStringFormatEntry build()
public FixedStringFormatEntry.Builder copy(FixedStringFormatEntry model)
Copyright © 2016–2024. All rights reserved.