|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.repository.impl.meta.TypeDetails
public abstract class TypeDetails
Abstract superclass for xjc-created JAXB-usable types.
Each RepoPackage can optionally contain an instance of a subclass of TypeDetails.
Each JAXB-usable subclass should itself implement an interface that can be used to access the
actual type information and methods of the concrete subclass.
Notably this class is used to create JAXBElements when marshalling, since it is the one
class that has access to the ObjectFactory of the relevant extension (namely, the
extension in which it was defined).
| Nested Class Summary | |
|---|---|
static interface |
TypeDetails.GenericType
|
| Constructor Summary | |
|---|---|
TypeDetails()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeDetails()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||