Uses of Enum Class
dev.vality.damsel.context.ContextsSrv.Put_args._Fields
Packages that use ContextsSrv.Put_args._Fields
-
Uses of ContextsSrv.Put_args._Fields in dev.vality.damsel.context
Fields in dev.vality.damsel.context with type parameters of type ContextsSrv.Put_args._FieldsModifier and TypeFieldDescriptionstatic final Map<ContextsSrv.Put_args._Fields,org.apache.thrift.meta_data.FieldMetaData> ContextsSrv.Put_args.metaDataMapMethods in dev.vality.damsel.context that return ContextsSrv.Put_args._FieldsModifier and TypeMethodDescriptionContextsSrv.Put_args.fieldForId(int fieldId) static ContextsSrv.Put_args._FieldsContextsSrv.Put_args._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ContextsSrv.Put_args._FieldsContextsSrv.Put_args._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ContextsSrv.Put_args._FieldsContextsSrv.Put_args._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ContextsSrv.Put_args.getFields()static ContextsSrv.Put_args._FieldsReturns the enum constant of this class with the specified name.static ContextsSrv.Put_args._Fields[]ContextsSrv.Put_args._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.context that return types with arguments of type ContextsSrv.Put_args._FieldsModifier and TypeMethodDescriptionMap<ContextsSrv.Put_args._Fields,org.apache.thrift.meta_data.FieldMetaData> ContextsSrv.Put_args.getFieldMetaData()Methods in dev.vality.damsel.context with parameters of type ContextsSrv.Put_args._FieldsModifier and TypeMethodDescriptionContextsSrv.Put_args.getFieldValue(ContextsSrv.Put_args._Fields field) booleanContextsSrv.Put_args.isSet(ContextsSrv.Put_args._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidContextsSrv.Put_args.setFieldValue(ContextsSrv.Put_args._Fields field, Object value)