com.sun.xml.bind.v2.model.core
public interface RegistryInfo<T,C>
This interface is only meant to be used as a return type from ModelBuilder.
Method Summary | |
---|---|
C | getClazz()
Returns the class with XmlRegistry. |
Set<TypeInfo<T,C>> | getReferences()
Returns all the references to other types in this registry. |