public static class Rights.Builder extends Object implements IBuilder, Serializable
IBuilder,
Serialized Form| Constructor and Description |
|---|
Rights.Builder()
Empty constructor
|
Rights.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 Rights.Builder()
public Rights.Builder(Rights rights)
public Rights commit() throws InvalidDDMSException
IBuildercommit in interface IBuilderInvalidDDMSException - if any required information is missing or malformedIBuilder.commit()public boolean isEmpty()
IBuilderisEmpty in interface IBuilderIBuilder.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 - 2013 by Brian Uri!
Generated on 12/15/2013 10:22 AM
http://ddmsence.urizone.net/