API Documentation > Interfaces > Interface CombStateAnnotation
Interface CombStateAnnotation

package com.ptc.wfc.wfcCombState;

public interface
CombStateAnnotation
extends
jxobject


Description
User Guide References:
Method Summary
Get method for attribute "Annotation"
Get method for attribute "Option"
void
Set method for attribute "Annotation"
void
Set method for attribute "Option"
Method Detail
GetAnnotation
GetAnnotation
()
SetAnnotation
void
SetAnnotation
(Annotation value)
User Guide References:
GetOption
GetOption
()
SetOption
void
SetOption
User Guide References:
Was this helpful?