|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.v2.model.impl.RegistryInfoImpl<T,C,F,M>
final class RegistryInfoImpl<T,C,F,M>
Implementation of RegistryInfo.
| Field Summary | |
|---|---|
(package private) 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()
Returns the class with XmlRegistry. |
Location |
getLocation()
Gets the location object that this object points to. |
java.lang.String |
getPackageName()
Gets the name of the package that this registry governs. |
java.util.Set<TypeInfo<T,C>> |
getReferences()
Returns all the references to other types in this registry. |
Locatable |
getUpstream()
Gets the upstream Location information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final C registryClass
| Constructor Detail |
|---|
RegistryInfoImpl(ModelBuilder<T,C,F,M> builder,
Locatable upstream,
C registryClass)
| Method Detail |
|---|
public Locatable getUpstream()
LocatableLocation information.
getUpstream in interface Locatablepublic Location getLocation()
Locatable
getLocation in interface Locatablepublic java.util.Set<TypeInfo<T,C>> getReferences()
RegistryInfo
getReferences in interface RegistryInfo<T,C>public java.lang.String getPackageName()
public C getClazz()
RegistryInfoXmlRegistry.
getClazz in interface RegistryInfo<T,C>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||