Uses of Enum Class
dev.vality.damsel.payment_processing.PartyChange._Fields
Packages that use PartyChange._Fields
-
Uses of PartyChange._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type PartyChange._FieldsModifier and TypeFieldDescriptionstatic final Map<PartyChange._Fields,org.apache.thrift.meta_data.FieldMetaData> PartyChange.metaDataMapMethods in dev.vality.damsel.payment_processing that return PartyChange._FieldsModifier and TypeMethodDescriptionprotected PartyChange._FieldsPartyChange.enumForId(short id) PartyChange.fieldForId(int fieldId) static PartyChange._FieldsPartyChange._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static PartyChange._FieldsPartyChange._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static PartyChange._FieldsPartyChange._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PartyChange.getFields()static PartyChange._FieldsReturns the enum constant of this class with the specified name.static PartyChange._Fields[]PartyChange._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type PartyChange._FieldsModifier and TypeMethodDescriptionMap<PartyChange._Fields,org.apache.thrift.meta_data.FieldMetaData> PartyChange.getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type PartyChange._FieldsModifier and TypeMethodDescriptionprotected voidPartyChange.checkType(PartyChange._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldPartyChange.getFieldDesc(PartyChange._Fields setField) Constructors in dev.vality.damsel.payment_processing with parameters of type PartyChange._Fields