Uses of Enum Class
org.apache.jena.riot.thrift.wire.Patch_Header._Fields
Packages that use Patch_Header._Fields
-
Uses of Patch_Header._Fields in org.apache.jena.riot.thrift.wire
Fields in org.apache.jena.riot.thrift.wire with type parameters of type Patch_Header._FieldsModifier and TypeFieldDescriptionstatic final Map<Patch_Header._Fields,org.apache.thrift.meta_data.FieldMetaData> Patch_Header.metaDataMapMethods in org.apache.jena.riot.thrift.wire that return Patch_Header._FieldsModifier and TypeMethodDescriptionPatch_Header.fieldForId(int fieldId) static Patch_Header._FieldsPatch_Header._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static Patch_Header._FieldsPatch_Header._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static Patch_Header._FieldsPatch_Header._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static Patch_Header._FieldsReturns the enum constant of this class with the specified name.static Patch_Header._Fields[]Patch_Header._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_Header._FieldsModifier and TypeMethodDescriptionPatch_Header.getFieldValue(Patch_Header._Fields field) booleanPatch_Header.isSet(Patch_Header._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPatch_Header.setFieldValue(Patch_Header._Fields field, Object value)