API Documentation > Interfaces > Interface GTolAttachAnnotationElbow
Interface GTolAttachAnnotationElbow

package com.ptc.wfc.wfcGTol;

public interface
GTolAttachAnnotationElbow
extends
com.ptc.wfc.wfcGTol.GTolAttach


Description
Methods Inherited from Interface com.ptc.wfc.wfcGTol.GTolAttach :
Method Summary
Get method for attribute "Annotation"
void
Set method for attribute "Annotation"
Method Detail
GetAnnotation
GetAnnotation
()
SetAnnotation
void
SetAnnotation
(Annotation value)
Was this helpful?