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 | Description |
|---|---|---|
C |
getClazz() |
Returns the class with
XmlRegistry. |
java.util.Set<TypeInfo<T,C>> |
getReferences() |
Returns all the references to other types in this registry.
|
Copyright © 2018 Oracle Corporation. All rights reserved.