Uses of Record Class
eu.cloudnetservice.driver.network.rpc.defaults.generation.RPCGenerationContext.TypeDescriptorField
Packages that use RPCGenerationContext.TypeDescriptorField
-
Uses of RPCGenerationContext.TypeDescriptorField in eu.cloudnetservice.driver.network.rpc.defaults.generation
Fields in eu.cloudnetservice.driver.network.rpc.defaults.generation with type parameters of type RPCGenerationContext.TypeDescriptorFieldModifier and TypeFieldDescriptionprivate final Set<RPCGenerationContext.TypeDescriptorField> RPCGenerationContext.typeDescriptorFieldsMethods in eu.cloudnetservice.driver.network.rpc.defaults.generation that return RPCGenerationContext.TypeDescriptorFieldModifier and TypeMethodDescriptionRPCGenerationContext.TypeDescriptorField.forMethod(@NonNull RPCMethodMetadata methodMetadata) Generates a type descriptor field instance for the given method metadata.