T - C - public interface RegistryInfo<T,C>
XmlRegistry annotaion.
This interface is only meant to be used as a return type from
ModelBuilderI.
| Modifier and Type | Method and Description |
|---|---|
C |
getClazz()
Returns the class with
XmlRegistry. |
Set<TypeInfo<T,C>> |
getReferences()
Returns all the references to other types in this registry.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.