Uses of Class
dev.vality.fistful.webhooker.DestinationCreated._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.webhooker |
-
Uses of DestinationCreated._Fields in dev.vality.fistful.webhooker
Fields in dev.vality.fistful.webhooker with type parameters of type DestinationCreated._Fields Modifier and Type Field Description static Map<DestinationCreated._Fields,org.apache.thrift.meta_data.FieldMetaData>DestinationCreated. metaDataMapMethods in dev.vality.fistful.webhooker that return DestinationCreated._Fields Modifier and Type Method Description DestinationCreated._FieldsDestinationCreated. fieldForId(int fieldId)static DestinationCreated._FieldsDestinationCreated._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static DestinationCreated._FieldsDestinationCreated._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static DestinationCreated._FieldsDestinationCreated._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.DestinationCreated._Fields[]DestinationCreated. getFields()static DestinationCreated._FieldsDestinationCreated._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static DestinationCreated._Fields[]DestinationCreated._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 DestinationCreated._Fields Modifier and Type Method Description Map<DestinationCreated._Fields,org.apache.thrift.meta_data.FieldMetaData>DestinationCreated. getFieldMetaData()Methods in dev.vality.fistful.webhooker with parameters of type DestinationCreated._Fields Modifier and Type Method Description ObjectDestinationCreated. getFieldValue(DestinationCreated._Fields field)booleanDestinationCreated. isSet(DestinationCreated._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidDestinationCreated. setFieldValue(DestinationCreated._Fields field, Object value)