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