| Package | Description |
|---|---|
| org.kuali.kra.irb.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolAttachmentType |
TypedAttachment.getType()
Gets the Protocol Attachment Base Type.
|
ProtocolAttachmentType |
ProtocolAttachmentTypeGroup.getType()
Gets the Protocol Attachment Type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypedAttachment.setType(ProtocolAttachmentType type)
Sets the Protocol Attachment Base Type.
|
void |
ProtocolAttachmentTypeGroup.setType(ProtocolAttachmentType type)
Sets the Protocol Attachment Type.
|
| Constructor and Description |
|---|
ProtocolAttachmentTypeGroup(ProtocolAttachmentType type,
ProtocolAttachmentGroup group)
Convenience ctor to set the relevant properties of this class.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.