public static final class EVN.Builder extends Object
EVN.Builder
Build class used to construct and validate an EVN object.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EVN |
build()
Build
EVN and validate necessary fields. |
EVN.Builder |
recordedDateTime(Date value)
Set the recorded date/time.
|
public EVN.Builder recordedDateTime(Date value)
value - Recorded date/time (not null).EVN.Builderpublic EVN build() throws MDMValidationException
EVN and validate necessary fields.EVNMDMValidationException - Thrown when validation fails.Copyright © 2021. All rights reserved.