Uses of Class
dev.vality.damsel.context.ContextsSrv.Put_args._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.context |
-
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._Fields Modifier and Type Field Description static 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._Fields Modifier and Type Method Description ContextsSrv.Put_args._FieldsContextsSrv.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._Fields[]ContextsSrv.Put_args. getFields()static ContextsSrv.Put_args._FieldsContextsSrv.Put_args._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextsSrv.Put_args._Fields[]ContextsSrv.Put_args._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.context that return types with arguments of type ContextsSrv.Put_args._Fields Modifier and Type Method Description Map<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._Fields Modifier and Type Method Description ObjectContextsSrv.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)