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