public static class ProcessingInfo.Builder extends AbstractSimpleString.Builder
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(ProcessingInfo info)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
ProcessingInfo |
commit()
Finalizes the data gathered for this builder instance.
|
String |
getDateProcessed()
Builder accessor for the dateProcessed
|
boolean |
isEmpty()
Helper method to determine if any values have been entered for this producer.
|
void |
setDateProcessed(String dateProcessed)
Builder accessor for the dateProcessed
|
getSecurityAttributes, getValue, setSecurityAttributes, setValue
public Builder()
public Builder(ProcessingInfo info)
public ProcessingInfo commit() throws InvalidDDMSException
IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
AbstractSimpleString.Builder
isEmpty
in interface IBuilder
isEmpty
in class AbstractSimpleString.Builder
IBuilder.isEmpty()
public String getDateProcessed()
public void setDateProcessed(String dateProcessed)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/