-
- All Implemented Interfaces:
-
androidx.navigation.NavDirections
public class MultiPageReviewFragmentDirections.ToCameraFragmentForAddingPages implements NavDirections
-
-
Method Summary
Modifier and Type Method Description MultiPageReviewFragmentDirections.ToCameraFragmentForAddingPagessetGCARGSADDPAGES(boolean GCARGSADDPAGES)intgetActionId()booleangetGCARGSADDPAGES()booleanequals(Object object)inthashCode()StringtoString()-
-
Method Detail
-
setGCARGSADDPAGES
@NonNull() MultiPageReviewFragmentDirections.ToCameraFragmentForAddingPages setGCARGSADDPAGES(boolean GCARGSADDPAGES)
-
getActionId
int getActionId()
-
getGCARGSADDPAGES
boolean getGCARGSADDPAGES()
-
hashCode
int hashCode()
-
-
-
-