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