Library | Package Java Toolkit

Interface Attachment

package com.ptc.pfc.pfcDetail;

public interface Attachment
  extends jxobject



Description

This interface represents a detail item attachment.
See Also:
FreeAttachment, ParametricAttachment, OffsetAttachment, UnsupportedAttachment
Direct Known Subclasses:
FreeAttachment, OffsetAttachment, ParametricAttachment, UnsupportedAttachment



Method Summary
AttachmentTypeGetType ()
    Returns the type of detail attachment that this data object represents.

Method Detail

GetType

AttachmentTypeGetType ()


    Returns the type of detail attachment that this data object represents.
See Also:
FreeAttachment, ParametricAttachment, OffsetAttachment, UnsupportedAttachment
Manual References:
Drawings: Detail Attachments
Returns:
The type of detail attachment.