Uses of Class
dev.vality.fistful.webhooker.DestinationEventType._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.webhooker |
-
Uses of DestinationEventType._Fields in dev.vality.fistful.webhooker
Fields in dev.vality.fistful.webhooker with type parameters of type DestinationEventType._Fields Modifier and Type Field Description static Map<DestinationEventType._Fields,org.apache.thrift.meta_data.FieldMetaData>DestinationEventType. metaDataMapMethods in dev.vality.fistful.webhooker that return DestinationEventType._Fields Modifier and Type Method Description protected DestinationEventType._FieldsDestinationEventType. enumForId(short id)DestinationEventType._FieldsDestinationEventType. fieldForId(int fieldId)static DestinationEventType._FieldsDestinationEventType._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static DestinationEventType._FieldsDestinationEventType._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static DestinationEventType._FieldsDestinationEventType._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.DestinationEventType._Fields[]DestinationEventType. getFields()static DestinationEventType._FieldsDestinationEventType._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static DestinationEventType._Fields[]DestinationEventType._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.webhooker that return types with arguments of type DestinationEventType._Fields Modifier and Type Method Description Map<DestinationEventType._Fields,org.apache.thrift.meta_data.FieldMetaData>DestinationEventType. getFieldMetaData()Methods in dev.vality.fistful.webhooker with parameters of type DestinationEventType._Fields Modifier and Type Method Description protected voidDestinationEventType. checkType(DestinationEventType._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldDestinationEventType. getFieldDesc(DestinationEventType._Fields setField)Constructors in dev.vality.fistful.webhooker with parameters of type DestinationEventType._Fields Constructor Description DestinationEventType(DestinationEventType._Fields setField, Object value)