public class ValueResolverParameterDescriptor extends DescriptorElement
| Constructor and Description |
|---|
ValueResolverParameterDescriptor(String name,
DataTypeDescriptor type,
DescriptorElementLocation location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
DataTypeDescriptor |
getType() |
getLocationpublic ValueResolverParameterDescriptor(String name, DataTypeDescriptor type, DescriptorElementLocation location)
public String getName()
public DataTypeDescriptor getType()
Copyright © 2026. All rights reserved.