public final class ParameterGroupDescriptor extends Object
| Constructor and Description |
|---|
ParameterGroupDescriptor(String name,
Type type,
AnnotatedElement container) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
getContainer() |
String |
getName() |
Type |
getType() |
public ParameterGroupDescriptor(String name, Type type, AnnotatedElement container)
public AnnotatedElement getContainer()
ParameterGroupDescriptorpublic String getName()
public Type getType()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.