Uses of Class
dev.vality.machinegun.stateproc.NamespaceNotFound._Fields
| Package | Description |
|---|---|
| dev.vality.machinegun.stateproc |
-
Uses of NamespaceNotFound._Fields in dev.vality.machinegun.stateproc
Fields in dev.vality.machinegun.stateproc with type parameters of type NamespaceNotFound._Fields Modifier and Type Field Description static Map<NamespaceNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>NamespaceNotFound. metaDataMapMethods in dev.vality.machinegun.stateproc that return NamespaceNotFound._Fields Modifier and Type Method Description NamespaceNotFound._FieldsNamespaceNotFound. fieldForId(int fieldId)static NamespaceNotFound._FieldsNamespaceNotFound._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static NamespaceNotFound._FieldsNamespaceNotFound._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static NamespaceNotFound._FieldsNamespaceNotFound._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.NamespaceNotFound._Fields[]NamespaceNotFound. getFields()static NamespaceNotFound._FieldsNamespaceNotFound._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static NamespaceNotFound._Fields[]NamespaceNotFound._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.machinegun.stateproc that return types with arguments of type NamespaceNotFound._Fields Modifier and Type Method Description Map<NamespaceNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>NamespaceNotFound. getFieldMetaData()Methods in dev.vality.machinegun.stateproc with parameters of type NamespaceNotFound._Fields Modifier and Type Method Description ObjectNamespaceNotFound. getFieldValue(NamespaceNotFound._Fields field)booleanNamespaceNotFound. isSet(NamespaceNotFound._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidNamespaceNotFound. setFieldValue(NamespaceNotFound._Fields field, Object value)