Uses of Class
com.longbridge.quote.PinnedMode
-
Packages that use PinnedMode Package Description com.longbridge.quote -
-
Uses of PinnedMode in com.longbridge.quote
Fields in com.longbridge.quote declared as PinnedMode Modifier and Type Field Description PinnedModeUpdatePinnedRequest. modeWhether to add or remove the pinned securitiesMethods in com.longbridge.quote that return PinnedMode Modifier and Type Method Description static PinnedModePinnedMode. valueOf(String name)Returns the enum constant of this type with the specified name.static PinnedMode[]PinnedMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-