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