public static class Rights.Builder extends Object implements IBuilder, Serializable
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(Rights rights)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
Rights |
commit()
Finalizes the data gathered for this builder instance.
|
Boolean |
getCopyright()
Builder accessor for the copyright attribute.
|
Boolean |
getIntellectualProperty()
Builder accessor for the intellectualProperty attribute.
|
Boolean |
getPrivacyAct()
Builder accessor for the privacyAct attribute.
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setCopyright(Boolean copyright)
Builder accessor for the copyright attribute.
|
void |
setIntellectualProperty(Boolean intellectualProperty)
Builder accessor for the intellectualProperty attribute.
|
void |
setPrivacyAct(Boolean privacyAct)
Builder accessor for the privacyAct attribute.
|
public Builder()
public Builder(Rights rights)
public Rights 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 Boolean getPrivacyAct()
public void setPrivacyAct(Boolean privacyAct)
public Boolean getIntellectualProperty()
public void setIntellectualProperty(Boolean intellectualProperty)
public Boolean getCopyright()
public void setCopyright(Boolean copyright)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/