public class CallFeatureGroup
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.ptc.pfc.pfcFeature.FeatureGroup |
group |
| Constructor and Description |
|---|
CallFeatureGroup(com.ptc.pfc.pfcFeature.FeatureGroup group) |
| Modifier and Type | Method and Description |
|---|---|
com.ptc.pfc.pfcFeature.FeatureGroup |
getGroup() |
java.lang.String |
getGroupName() |
CallFeatures |
listMembers() |
public CallFeatureGroup(com.ptc.pfc.pfcFeature.FeatureGroup group)
public java.lang.String getGroupName()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallFeatures listMembers() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcFeature.FeatureGroup getGroup()