public abstract class TypeModel<O> extends Object
| Modifier and Type | Method and Description |
|---|---|
Class<O> |
getJavaType() |
String |
getName() |
TypeModel<? super O> |
getSuperType() |
String |
toString() |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.