public class CallUDFCustomCreateInstructions extends CallUDFGroupCreateInstructions
| Modifier and Type | Method and Description |
|---|---|
static CallUDFCustomCreateInstructions |
create(java.lang.String name) |
com.ptc.pfc.pfcUDFCreate.UDFCustomCreateInstructions |
getInstr() |
void |
setReferences(CallUDFReferences value) |
void |
setVariantValues(CallUDFVariantValues value) |
public static CallUDFCustomCreateInstructions create(java.lang.String name) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setReferences(CallUDFReferences value) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setVariantValues(CallUDFVariantValues value) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcUDFCreate.UDFCustomCreateInstructions getInstr()
getInstr in class CallUDFGroupCreateInstructions