Uses of Enum Class
org.apache.jena.riot.thrift.wire.Patch_Prefix_Add._Fields
-
Uses of Patch_Prefix_Add._Fields in org.apache.jena.riot.thrift.wire
Modifier and TypeFieldDescriptionstatic final Map<Patch_Prefix_Add._Fields,
org.apache.thrift.meta_data.FieldMetaData> Patch_Prefix_Add.metaDataMap
Modifier and TypeMethodDescriptionPatch_Prefix_Add.fieldForId
(int fieldId) static Patch_Prefix_Add._Fields
Patch_Prefix_Add._Fields.findByName
(String name) Find the _Fields constant that matches name, or null if its not found.static Patch_Prefix_Add._Fields
Patch_Prefix_Add._Fields.findByThriftId
(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static Patch_Prefix_Add._Fields
Patch_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._Fields
Returns 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.Modifier and TypeMethodDescriptionPatch_Prefix_Add.getFieldValue
(Patch_Prefix_Add._Fields field) boolean
Patch_Prefix_Add.isSet
(Patch_Prefix_Add._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoid
Patch_Prefix_Add.setFieldValue
(Patch_Prefix_Add._Fields field, Object value)