Uses of Class
org.symphonyoss.symphony.messageml.bi.BiItem
-
Packages that use BiItem Package Description org.symphonyoss.symphony.messageml.bi -
-
Uses of BiItem in org.symphonyoss.symphony.messageml.bi
Methods in org.symphonyoss.symphony.messageml.bi that return types with arguments of type BiItem Modifier and Type Method Description List<BiItem>BiContext. getItems()Methods in org.symphonyoss.symphony.messageml.bi with parameters of type BiItem Modifier and Type Method Description voidBiContext. addItem(BiItem item)Adds a specific item to the context.
-