Uses of Class
dev.vality.damsel.wb_list.ListType
-
Uses of ListType in dev.vality.damsel.wb_list
Fields in dev.vality.damsel.wb_list declared as ListType Modifier and Type Field Description ListTypeRow. list_typeMethods in dev.vality.damsel.wb_list that return ListType Modifier and Type Method Description static ListTypeListType. findByValue(int value)Find a the enum type by its integer value, as defined in the Thrift IDL.ListTypeRow. getListType()static ListTypeListType. valueOf(String name)Returns the enum constant of this type with the specified name.static ListType[]ListType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.wb_list with parameters of type ListType Modifier and Type Method Description RowRow. setListType(ListType list_type)