Uses of Class
dev.vality.damsel.payment_processing.PartyChange._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of PartyChange._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type PartyChange._Fields Modifier and Type Field Description static Map<PartyChange._Fields,org.apache.thrift.meta_data.FieldMetaData>PartyChange. metaDataMapMethods in dev.vality.damsel.payment_processing that return PartyChange._Fields Modifier and Type Method Description protected PartyChange._FieldsPartyChange. enumForId(short id)PartyChange._FieldsPartyChange. 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._Fields[]PartyChange. getFields()static PartyChange._FieldsPartyChange._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PartyChange._Fields[]PartyChange._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type PartyChange._Fields Modifier and Type Method Description Map<PartyChange._Fields,org.apache.thrift.meta_data.FieldMetaData>PartyChange. getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type PartyChange._Fields Modifier and Type Method Description protected 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 Constructor Description PartyChange(PartyChange._Fields setField, Object value)