com.android.repository.impl.sources.generated.v1
Class GenericSiteType
java.lang.Object
com.android.repository.api.RemoteSource
com.android.repository.impl.sources.generated.v1.SiteType
com.android.repository.impl.sources.generated.v1.GenericSiteType
- All Implemented Interfaces:
- RemoteListSourceProvider.GenericSite, RepositorySource
public class GenericSiteType
- extends SiteType
- implements RemoteListSourceProvider.GenericSite
DO NOT EDIT
This file was generated by xjc from repo-sites-common-1.xsd. Any changes will be lost upon recompilation of the schema.
See the schema file for instructions on running xjc.
A trivial implementation of siteType.
Java class for genericSiteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="genericSiteType">
<complexContent>
<extension base="{http://schemas.android.com/repository/android/sites-common/1}siteType">
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericSiteType
public GenericSiteType()
createFactory
public ObjectFactory createFactory()