public class CallFreeAttachment extends CallAttachment
attachment| Constructor and Description |
|---|
CallFreeAttachment(com.ptc.pfc.pfcDetail.FreeAttachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
static CallFreeAttachment |
create(CallPoint3D inAttachmentPoint) |
static CallFreeAttachment |
createAttachment(com.ptc.pfc.pfcDetail.FreeAttachment attachment) |
CallPoint3D |
getAttachmentPoint() |
com.ptc.pfc.pfcDetail.FreeAttachment |
getFreeAttachment() |
com.ptc.pfc.pfcDetail.AttachmentType |
getType() |
create, getAttachmentpublic CallFreeAttachment(com.ptc.pfc.pfcDetail.FreeAttachment attachment)
public static CallFreeAttachment create(CallPoint3D inAttachmentPoint) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallFreeAttachment createAttachment(com.ptc.pfc.pfcDetail.FreeAttachment attachment)
public CallPoint3D getAttachmentPoint() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.AttachmentType getType()
throws com.ptc.cipjava.jxthrowable
getType in class CallAttachmentcom.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.FreeAttachment getFreeAttachment()