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