Uses of Class
dev.vality.damsel.wb_list.IdInfo._Fields
-
Uses of IdInfo._Fields in dev.vality.damsel.wb_list
Fields in dev.vality.damsel.wb_list with type parameters of type IdInfo._Fields Modifier and Type Field Description static Map<IdInfo._Fields,org.apache.thrift.meta_data.FieldMetaData>IdInfo. metaDataMapMethods in dev.vality.damsel.wb_list that return IdInfo._Fields Modifier and Type Method Description protected IdInfo._FieldsIdInfo. enumForId(short id)IdInfo._FieldsIdInfo. fieldForId(int fieldId)static IdInfo._FieldsIdInfo._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static IdInfo._FieldsIdInfo._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static IdInfo._FieldsIdInfo._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.IdInfo._Fields[]IdInfo. getFields()static IdInfo._FieldsIdInfo._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static IdInfo._Fields[]IdInfo._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.wb_list that return types with arguments of type IdInfo._Fields Modifier and Type Method Description Map<IdInfo._Fields,org.apache.thrift.meta_data.FieldMetaData>IdInfo. getFieldMetaData()Methods in dev.vality.damsel.wb_list with parameters of type IdInfo._Fields Modifier and Type Method Description protected voidIdInfo. checkType(IdInfo._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldIdInfo. getFieldDesc(IdInfo._Fields setField)Constructors in dev.vality.damsel.wb_list with parameters of type IdInfo._Fields Constructor Description IdInfo(IdInfo._Fields setField, Object value)