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