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