public class CallSelectionOptions
extends java.lang.Object
| Constructor and Description |
|---|
CallSelectionOptions(com.ptc.pfc.pfcSelect.SelectionOptions selopts) |
| Modifier and Type | Method and Description |
|---|---|
static CallSelectionOptions |
create(java.lang.String inOptionKeywords) |
com.ptc.pfc.pfcSelect.SelectionOptions |
getSelopts() |
void |
setMaxNumSels(java.lang.Integer value) |
public CallSelectionOptions(com.ptc.pfc.pfcSelect.SelectionOptions selopts)
public static CallSelectionOptions create(java.lang.String inOptionKeywords) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setMaxNumSels(java.lang.Integer value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcSelect.SelectionOptions getSelopts()