Uses of Enum Class
com.streambase.sb.ParseStyle
Packages that use ParseStyle
Package
Description
Provides classes and interfaces fundamental to the Streaming Java API.
-
Uses of ParseStyle in com.streambase.sb
Methods in com.streambase.sb that return ParseStyleModifier and TypeMethodDescriptionstatic ParseStyle
Returns the enum constant of this class with the specified name.static ParseStyle[]
ParseStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.streambase.sb with parameters of type ParseStyleModifier and TypeMethodDescriptionTupleJSONUtil.SetTupleFromJSON.withParseStyle
(ParseStyle style) Sets the parsestyle of a new SetTupleFromJSON and returns it.