33 lines
977 B
Java
33 lines
977 B
Java
package com.scb.phone.view.fragment.hml.businessowner;
|
|
|
|
import android.content.Context;
|
|
import android.content.Intent;
|
|
import com.scb.phone.view.activity.hml.HmlBusinessInformationActivity;
|
|
import o.C14957gcv;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public final class HmlNtbBusinessOccupationInfoFragment extends Hilt_HmlNtbBusinessOccupationInfoFragment {
|
|
|
|
/* loaded from: classes5.dex */
|
|
public static final class IeS {
|
|
private IeS() {
|
|
}
|
|
|
|
public /* synthetic */ IeS(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.hml.businessowner.HmlBusinessOccupationInfoFragment
|
|
public final Intent aui_(Context context) {
|
|
C14957gcv.e(context, "");
|
|
HmlBusinessInformationActivity.Sts sts = HmlBusinessInformationActivity.b;
|
|
C14957gcv.e(context, "");
|
|
return new Intent(context, (Class<?>) HmlBusinessInformationActivity.class);
|
|
}
|
|
|
|
static {
|
|
new IeS((byte) 0);
|
|
}
|
|
}
|