public class CallAttachment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.ptc.pfc.pfcDetail.Attachment |
attachment |
| Modifier | Constructor and Description |
|---|---|
protected |
CallAttachment(com.ptc.pfc.pfcDetail.Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
static CallAttachment |
create(com.ptc.pfc.pfcDetail.Attachment attachment) |
com.ptc.pfc.pfcDetail.Attachment |
getAttachment() |
com.ptc.pfc.pfcDetail.AttachmentType |
getType() |
protected CallAttachment(com.ptc.pfc.pfcDetail.Attachment attachment)
public com.ptc.pfc.pfcDetail.AttachmentType getType()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallAttachment create(com.ptc.pfc.pfcDetail.Attachment attachment)
public com.ptc.pfc.pfcDetail.Attachment getAttachment()