|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.gov.nehta.vendorlibrary.mdm.segments.EVN.Builder
public static final class EVN.Builder
EVN.Builder
Build class used to construct and validate an EVN
object.
Constructor Summary | |
---|---|
EVN.Builder()
|
Method Summary | |
---|---|
EVN |
build()
Build EVN and validate necessary fields. |
EVN.Builder |
recordedDateTime(java.util.Date value)
Set the recorded date/time. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EVN.Builder()
Method Detail |
---|
public EVN.Builder recordedDateTime(java.util.Date value)
value
- Recorded date/time (not null).
EVN.Builder
public EVN build() throws MDMValidationException
EVN
and validate necessary fields.
EVN
MDMValidationException
- Thrown when validation fails.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |