| Package | Description | 
|---|---|
| oracle.ifs.protocols.email.beans | 
| Modifier and Type | Method and Description | 
|---|---|
BodyPart | 
Rfc822ContentObject.getBodyPart()
getBodyPart
 Get the root body part 
 | 
BodyPart | 
Rfc822Message.getBodyPart()
getBodyPart
 Get the root body part 
 | 
BodyPart | 
Rfc822MessageDefinition.getBodyPart()
Gets the root body part. 
 | 
BodyPart | 
Rfc822Message.getBodyPart(String index)
getBodyPart
 Get the indicated body part. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BodyPart.addChild(BodyPart child)
Adds a child to this body part. 
 | 
void | 
Rfc822ContentObjectDefinition.createBodyPartReferenceAttribute(BodyPart rbp)
Turns the body part tree into a serialized object
 This should be called immediatly before calling
 createPublicObject with this definition. 
 | 
void | 
Rfc822MessageDefinition.setRootBodyPart(BodyPart rbp)
Sets the root body part. 
 | 
Copyright © 2025. All rights reserved.