Uses of Enum Class
com.bloomberglp.blpapi.Identity.SeatType
-
Uses of Identity.SeatType in com.bloomberglp.blpapi
Modifier 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.