com.sun.xml.bind.v2.model.impl
final class RegistryInfoImpl<T,C,F,M> extends Object implements Locatable, RegistryInfo<T,C>
Field Summary | |
---|---|
C | registryClass |
Constructor Summary | |
---|---|
RegistryInfoImpl(ModelBuilder<T,C,F,M> builder, Locatable upstream, C registryClass)
Picks up references in this registry to other types. |
Method Summary | |
---|---|
C | getClazz() |
Location | getLocation() |
String | getPackageName()
Gets the name of the package that this registry governs. |
Set<TypeInfo<T,C>> | getReferences() |
Locatable | getUpstream() |