Uses of Enum Class
com.bloomberglp.blpapi.Identity.SeatType
Packages that use Identity.SeatType
-
Uses of Identity.SeatType in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return Identity.SeatTypeModifier and TypeMethodDescriptionstatic Identity.SeatType
Identity.SeatType.fromInt
(int value) Identity.seatType()
Return Seat Type value of this identity.static Identity.SeatType
Returns the enum constant of this class with the specified name.static Identity.SeatType[]
Identity.SeatType.values()
Returns an array containing the constants of this enum class, in the order they are declared.