Uses of Class
com.omnisci.thrift.server.OmniSci.get_hardware_info_args._Fields
-
Packages that use OmniSci.get_hardware_info_args._Fields Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_hardware_info_args._Fields in com.omnisci.thrift.server
Fields in com.omnisci.thrift.server with type parameters of type OmniSci.get_hardware_info_args._Fields Modifier and Type Field Description static Map<OmniSci.get_hardware_info_args._Fields,org.apache.thrift.meta_data.FieldMetaData>OmniSci.get_hardware_info_args. metaDataMapMethods in com.omnisci.thrift.server that return OmniSci.get_hardware_info_args._Fields Modifier and Type Method Description OmniSci.get_hardware_info_args._FieldsOmniSci.get_hardware_info_args. fieldForId(int fieldId)static OmniSci.get_hardware_info_args._FieldsOmniSci.get_hardware_info_args._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static OmniSci.get_hardware_info_args._FieldsOmniSci.get_hardware_info_args._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static OmniSci.get_hardware_info_args._FieldsOmniSci.get_hardware_info_args._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static OmniSci.get_hardware_info_args._FieldsOmniSci.get_hardware_info_args._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static OmniSci.get_hardware_info_args._Fields[]OmniSci.get_hardware_info_args._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_hardware_info_args._Fields Modifier and Type Method Description ObjectOmniSci.get_hardware_info_args. getFieldValue(OmniSci.get_hardware_info_args._Fields field)booleanOmniSci.get_hardware_info_args. isSet(OmniSci.get_hardware_info_args._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidOmniSci.get_hardware_info_args. setFieldValue(OmniSci.get_hardware_info_args._Fields field, Object value)
-