Uses of Class
com.opencloud.slee.resources.sis.script.in.FCIInteraction
-
Packages that use FCIInteraction Package Description com.opencloud.slee.resources.insis.management com.opencloud.slee.resources.insis.management.ant -
-
Uses of FCIInteraction in com.opencloud.slee.resources.insis.management
Methods in com.opencloud.slee.resources.insis.management that return FCIInteraction Modifier and Type Method Description FCIInteractionINCompositionManagementMBean. getFCIInteraction(CompositionID id)Get the FCI interaction settings for a composition in the SIS-IN RA entity.Methods in com.opencloud.slee.resources.insis.management with parameters of type FCIInteraction Modifier and Type Method Description voidINCompositionManagementMBean. setFCIInteraction(CompositionID id, FCIInteraction fciInteraction)Set the FCI interaction settings for a composition in the SIS-IN RA entity. -
Uses of FCIInteraction in com.opencloud.slee.resources.insis.management.ant
Methods in com.opencloud.slee.resources.insis.management.ant that return FCIInteraction Modifier and Type Method Description FCIInteractionFCIInteractionElement. toFCIInteraction()
-