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 © 2019 Oracle Corporation. All rights reserved.