Uses of Enum
model.ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum
Packages that use ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum
-
Uses of ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum in model
Methods in model that return ProcessorSystemConfig.CLASSKEYIDENTIFIEREnumModifier and TypeMethodDescriptionProcessorSystemConfig.getCLASSKEYIDENTIFIER()Field used by processor to communicate with Finix.ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in model with parameters of type ProcessorSystemConfig.CLASSKEYIDENTIFIEREnumModifier and TypeMethodDescriptionProcessorSystemConfig.CLASS_KEY_IDENTIFIER(ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum CLASS_KEY_IDENTIFIER) voidProcessorSystemConfig.setCLASSKEYIDENTIFIER(ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum CLASS_KEY_IDENTIFIER) voidProcessorSystemConfig.CLASSKEYIDENTIFIEREnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ProcessorSystemConfig.CLASSKEYIDENTIFIEREnum enumeration)