com.android.repository.impl.generated.generic.v1
Class GenericDetailsType

java.lang.Object
  extended by com.android.repository.impl.meta.TypeDetails
      extended by com.android.repository.impl.generated.v1.TypeDetails
          extended by com.android.repository.impl.generated.generic.v1.GenericDetailsType
All Implemented Interfaces:
TypeDetails.GenericType

public class GenericDetailsType
extends TypeDetails
implements TypeDetails.GenericType

DO NOT EDIT This file was generated by xjc from generic-01.xsd. Any changes will be lost upon recompilation of the schema. See the schema file for instructions on running xjc. A trivial implementation of typeDetails, for packages with no type-specific information.

Java class for genericDetailsType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="genericDetailsType">
   <complexContent>
     <extension base="{http://schemas.android.com/repository/android/common/01}typeDetails">
       <all>
       </all>
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class com.android.repository.impl.meta.TypeDetails
TypeDetails.GenericType
 
Constructor Summary
GenericDetailsType()
           
 
Method Summary
 ObjectFactory createFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericDetailsType

public GenericDetailsType()
Method Detail

createFactory

public ObjectFactory createFactory()