|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegistryInfo<T,C>
Represents the information in a class with XmlRegistry
annotaion.
This interface is only meant to be used as a return type from ModelBuilder
.
Method Summary | |
---|---|
C |
getClazz()
Returns the class with XmlRegistry . |
java.util.Set<TypeInfo<T,C>> |
getReferences()
Returns all the references to other types in this registry. |
Method Detail |
---|
java.util.Set<TypeInfo<T,C>> getReferences()
C getClazz()
XmlRegistry
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |