public final class HeterogeneousObjectType extends ParameterType
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType() |
Map<String,DescribableModel<?>> |
getTypes()
A map from names which could be passed to
DescribableModel.CLAZZ to types of allowable nested objects. |
getActualType, toStringpublic Class<?> getType()
public Map<String,DescribableModel<?>> getTypes()
DescribableModel.CLAZZ to types of allowable nested objects.Copyright © 2016. All rights reserved.