| Modifier and Type | Method and Description |
|---|---|
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(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 © 2019 Bloomberg L.P.. All rights reserved.