public static class Service.Builder extends AbstractRoleEntity.Builder
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(Service service)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
Service |
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, setPhones
public Builder()
public Builder(Service service)
public Service commit() throws InvalidDDMSException
IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
isEmpty
in interface IBuilder
isEmpty
in class AbstractRoleEntity.Builder
public List<String> getAffiliations()
public void setAffiliations(List<String> affiliations)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/