public interface Extendable<O extends JavaType<O>>
JavaType that can extend other types (Java inheritance and interfaces).| Modifier and Type | Method and Description |
|---|---|
String |
getSuperType()
Get this type's super class.
|
String getSuperType()
#setSuperType(String)Copyright © 2017 JBoss by Red Hat. All rights reserved.