-
- All Implemented Interfaces:
-
android.os.Parcelable
@Serializable() public final class Flow implements Parcelable
-
-
Method Summary
Modifier and Type Method Description final StringgetId()final StringgetStepId()final StringgetFromStepId()final StringgetVendorId()final StringgetVersion()-
-
Method Detail
-
getFromStepId
final String getFromStepId()
-
getVendorId
final String getVendorId()
-
getVersion
final String getVersion()
-
-
-
-