Uses of Class
org.symphonyoss.symphony.messageml.bi.BiEventType
-
Packages that use BiEventType Package Description org.symphonyoss.symphony.messageml.bi -
-
Uses of BiEventType in org.symphonyoss.symphony.messageml.bi
Methods in org.symphonyoss.symphony.messageml.bi that return BiEventType Modifier and Type Method Description BiEventTypeBiFields. getType()static BiEventTypeBiEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static BiEventType[]BiEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-