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