public static class RecordsManagementInfo.Builder extends Object implements IBuilder, Serializable
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(RecordsManagementInfo info)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
RecordsManagementInfo |
commit()
Finalizes the data gathered for this builder instance.
|
ApplicationSoftware.Builder |
getApplicationSoftware()
Builder accessor for the applicationSoftware
|
RecordKeeper.Builder |
getRecordKeeper()
Builder accessor for the recordKeeper
|
Boolean |
getVitalRecordIndicator()
Builder accessor for the vitalRecordIndicator flag
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setApplicationSoftware(ApplicationSoftware.Builder applicationSoftware)
Builder accessor for the applicationSoftware
|
void |
setRecordKeeper(RecordKeeper.Builder recordKeeper)
Builder accessor for the recordKeeper
|
void |
setVitalRecordIndicator(Boolean vitalRecordIndicator)
Builder accessor for the vitalRecordIndicator flag
|
public Builder()
public Builder(RecordsManagementInfo info)
public RecordsManagementInfo commit() throws InvalidDDMSException
IBuilder
commit
in interface IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
IBuilder
isEmpty
in interface IBuilder
IBuilder.isEmpty()
public RecordKeeper.Builder getRecordKeeper()
public void setRecordKeeper(RecordKeeper.Builder recordKeeper)
public ApplicationSoftware.Builder getApplicationSoftware()
public void setApplicationSoftware(ApplicationSoftware.Builder applicationSoftware)
public Boolean getVitalRecordIndicator()
public void setVitalRecordIndicator(Boolean vitalRecordIndicator)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/