public static class Unknown.Builder extends AbstractRoleEntity.Builder
IBuilder,
Serialized Form| Constructor and Description |
|---|
Unknown.Builder()
Empty constructor
|
Unknown.Builder(Unknown unknown)
Constructor which starts from an existing component.
|
| Modifier and Type | Method and Description |
|---|---|
Unknown |
commit()
Finalizes the data gathered for this builder instance.
|
List<String> |
getAffiliations()
Builder accessor for the affiliations
|
boolean |
isEmpty()
Helper method to determine if any values have been entered for this Person.
|
void |
setAffiliations(List<String> affiliations)
Builder accessor for the affiliations
|
getEmails, getExtensibleAttributes, getNames, getPhones, setEmails, setExtensibleAttributes, setNames, setPhonespublic Unknown.Builder()
public Unknown.Builder(Unknown unknown)
public Unknown commit() throws InvalidDDMSException
IBuilderInvalidDDMSException - if any required information is missing or malformedIBuilder.commit()public boolean isEmpty()
isEmpty in interface IBuilderisEmpty in class AbstractRoleEntity.Builderpublic List<String> getAffiliations()
public void setAffiliations(List<String> affiliations)
Copyright 2010 - 2014 by Brian Uri!
Generated on 05/13/2014 03:29 PM
http://ddmsence.urizone.net/