public class ProtocolSummaryPrintOptions extends Object implements Serializable
| Constructor and Description |
|---|
ProtocolSummaryPrintOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActions()
Gets the actions attribute.
|
boolean |
isAmendmentRenewalHistory()
Gets the amendmentRenewalHistory attribute.
|
boolean |
isAmmendmentRenewalSummary()
Gets the ammendmentRenewalSummary attribute.
|
boolean |
isAreaOfResearch()
Gets the areaOfResearch attribute.
|
boolean |
isAttachments()
Gets the attachments attribute.
|
boolean |
isCorrespondents()
Gets the correspondents attribute.
|
boolean |
isDocuments()
Gets the documents attribute.
|
boolean |
isFundingSource()
Gets the fundingSource attribute.
|
boolean |
isInvestigator()
Gets the investigator attribute.
|
boolean |
isNotes()
Gets the notes attribute.
|
boolean |
isOrganizaition()
Gets the organizaition attribute.
|
boolean |
isOtherData()
Gets the otherData attribute.
|
boolean |
isProtocolDetails()
Gets the protocolDetails attribute.
|
boolean |
isProtocolHistory() |
boolean |
isReferences()
Gets the references attribute.
|
boolean |
isReviewComments() |
boolean |
isRiskLevel()
Gets the riskLevel attribute.
|
boolean |
isRoles()
Gets the roles attribute.
|
boolean |
isSpecialReview()
Gets the specialReview attribute.
|
boolean |
isStudyPersonnels()
Gets the studyPersonnels attribute.
|
boolean |
isSubjects()
Gets the subjects attribute.
|
void |
setActions(boolean actions)
Sets the actions attribute value.
|
void |
setAmendmentRenewalHistory(boolean amendmentRenewalHistory)
Sets the amendmentRenewalHistory attribute value.
|
void |
setAmmendmentRenewalSummary(boolean ammendmentRenewalSummary)
Sets the ammendmentRenewalSummary attribute value.
|
void |
setAreaOfResearch(boolean areaOfResearch)
Sets the areaOfResearch attribute value.
|
void |
setAttachments(boolean attachments)
Sets the attachments attribute value.
|
void |
setCorrespondents(boolean correspondents)
Sets the correspondents attribute value.
|
void |
setDocuments(boolean documents)
Sets the documents attribute value.
|
void |
setFundingSource(boolean fundingSource)
Sets the fundingSource attribute value.
|
void |
setInvestigator(boolean investigator)
Sets the investigator attribute value.
|
void |
setNotes(boolean notes)
Sets the notes attribute value.
|
void |
setOrganizaition(boolean organizaition)
Sets the organizaition attribute value.
|
void |
setOtherData(boolean otherData)
Sets the otherData attribute value.
|
void |
setProtocolDetails(boolean protocolDetails)
Sets the protocolDetails attribute value.
|
void |
setProtocolHistory(boolean protocolHistory) |
void |
setReferences(boolean references)
Sets the references attribute value.
|
void |
setReviewComments(boolean reviewComments) |
void |
setRiskLevel(boolean riskLevel)
Sets the riskLevel attribute value.
|
void |
setRoles(boolean roles)
Sets the roles attribute value.
|
void |
setSpecialReview(boolean specialReview)
Sets the specialReview attribute value.
|
void |
setStudyPersonnels(boolean studyPersonnels)
Sets the studyPersonnels attribute value.
|
void |
setSubjects(boolean subjects)
Sets the subjects attribute value.
|
public boolean isActions()
public void setActions(boolean actions)
actions - The actions to set.public boolean isAmmendmentRenewalSummary()
public void setAmmendmentRenewalSummary(boolean ammendmentRenewalSummary)
ammendmentRenewalSummary - The ammendmentRenewalSummary to set.public boolean isAmendmentRenewalHistory()
public void setAmendmentRenewalHistory(boolean amendmentRenewalHistory)
amendmentRenewalHistory - The amendmentRenewalHistory to set.public boolean isAttachments()
public void setAttachments(boolean attachments)
attachments - The attachments to set.public boolean isDocuments()
public void setDocuments(boolean documents)
documents - The documents to set.public boolean isAreaOfResearch()
public void setAreaOfResearch(boolean areaOfResearch)
areaOfResearch - The areaOfResearch to set.public boolean isCorrespondents()
public void setCorrespondents(boolean correspondents)
correspondents - The correspondents to set.public boolean isFundingSource()
public void setFundingSource(boolean fundingSource)
fundingSource - The fundingSource to set.public boolean isInvestigator()
public void setInvestigator(boolean investigator)
investigator - The investigator to set.public boolean isNotes()
public void setNotes(boolean notes)
notes - The notes to set.public boolean isOrganizaition()
public void setOrganizaition(boolean organizaition)
organizaition - The organizaition to set.public boolean isProtocolDetails()
public void setProtocolDetails(boolean protocolDetails)
protocolDetails - The protocolDetails to set.public boolean isReferences()
public void setReferences(boolean references)
references - The references to set.public boolean isRiskLevel()
public void setRiskLevel(boolean riskLevel)
riskLevel - The riskLevel to set.public boolean isSpecialReview()
public void setSpecialReview(boolean specialReview)
specialReview - The specialReview to set.public boolean isRoles()
public void setRoles(boolean roles)
roles - The roles to set.public boolean isStudyPersonnels()
public void setStudyPersonnels(boolean studyPersonnels)
studyPersonnels - The studyPersonnels to set.public boolean isSubjects()
public void setSubjects(boolean subjects)
subjects - The subjects to set.public void setOtherData(boolean otherData)
otherData - The otherData to set.public boolean isOtherData()
public boolean isReviewComments()
public void setReviewComments(boolean reviewComments)
public boolean isProtocolHistory()
public void setProtocolHistory(boolean protocolHistory)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.