public interface RegistryInfo<T,C>
XmlRegistry annotaion.
This interface is only meant to be used as a return type from ModelBuilder.
| 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 © 2015 Oracle Corporation. All Rights Reserved.