-
- All Implemented Interfaces:
-
android.os.Parcelable
public class ProvidersSectionItem extends ProvidersItem
Internal use only.
-
-
Constructor Summary
Constructors Constructor Description ProvidersSectionItem(String sectionTitle)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class net.gini.android.capture.internal.fileimport.providerchooser.ProvidersItem
describeContents, writeToParcel -
Methods inherited from class android.os.Parcelable
describeContents, writeToParcel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ProvidersSectionItem
ProvidersSectionItem(String sectionTitle)
-
-
-
-