com.android.sdklib.repositoryv2.generated.repository.v1
Class PlatformToolDetailsType

java.lang.Object
  extended by com.android.repository.impl.meta.TypeDetails
      extended by com.android.repository.impl.generated.v1.TypeDetails
          extended by com.android.sdklib.repositoryv2.generated.repository.v1.PlatformToolDetailsType
All Implemented Interfaces:
DetailsTypes.PlatformToolDetailsType

public class PlatformToolDetailsType
extends com.android.repository.impl.generated.v1.TypeDetails
implements DetailsTypes.PlatformToolDetailsType

DO NOT EDIT This file was generated by xjc from sdk-repository-01.xsd. Any changes will be lost upon recompilation of the schema. See the schema file for instructions on running xjc. trivial type-details subclass for platform-tool components.

Java class for platformToolDetailsType complex type.

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

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


Constructor Summary
PlatformToolDetailsType()
           
 
Method Summary
 ObjectFactory createFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformToolDetailsType

public PlatformToolDetailsType()
Method Detail

createFactory

public ObjectFactory createFactory()
Specified by:
createFactory in class com.android.repository.impl.meta.TypeDetails