API Documentation > Interfaces > Interface GTolAttachAnnotation
Interface GTolAttachAnnotation

package com.ptc.wfc.wfcGTol;

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


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