Uses of Class
com.bloomberglp.blpapi.Identity.SeatType

Uses of Identity.SeatType in com.bloomberglp.blpapi
 

Methods in com.bloomberglp.blpapi that return Identity.SeatType
static Identity.SeatType Identity.SeatType.fromInt(int value)
           
 Identity.SeatType Identity.seatType()
          Return Seat Type value of this identity.
static Identity.SeatType Identity.SeatType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Identity.SeatType[] Identity.SeatType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 Bloomberg L.P.. All Rights Reserved.