Gini Vision Feature Configuration
            Using this class the features of the Gini Vision Library can be configured.
Use the builder by invoking buildNewConfiguration to configure and create a new instance.
Types
Functions
buildNewConfiguration
                        
                  Link copied to clipboard
                      
                    
                  @NonNull()
Content copied to clipboard
describeContents
                        
                  Link copied to clipboard
                      
                    
                  abstract int describeContents()
Content copied to clipboard
int describeContents()
Content copied to clipboard
getDocumentImportEnabledFileTypes
                        
                  Link copied to clipboard
                      
                    
                  @NonNull()
Content copied to clipboard
isFileImportEnabled
                        
                  Link copied to clipboard
                      
                    
                  boolean isFileImportEnabled()
Content copied to clipboard
isQRCodeScanningEnabled
                        
                  Link copied to clipboard
                      
                    
                  boolean isQRCodeScanningEnabled()
Content copied to clipboard
writeToParcel
                        
                  Link copied to clipboard
                      
                    
                  Properties
CREATOR
                        
                  Link copied to clipboard
                      
                    
                  Internal use only.
public final static Parcelable.Creator<GiniVisionFeatureConfiguration> CREATOR
Content copied to clipboard