-
- All Implemented Interfaces:
public class ThreeDsCertInfo.CertType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ThreeDsCertInfo.CertType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleanisDs(ThreeDsCertInfo.CertType $self)final BooleanisCa(ThreeDsCertInfo.CertType $self)final ThreeDsCertInfo.CertTypefromWrapperType(ThreeDSWrapper.CertType type)final ThreeDSWrapper.CertTypetoWrapperType(ThreeDsCertInfo.CertType $self)-
-
Method Detail
-
isDs
final Boolean isDs(ThreeDsCertInfo.CertType $self)
-
isCa
final Boolean isCa(ThreeDsCertInfo.CertType $self)
-
fromWrapperType
final ThreeDsCertInfo.CertType fromWrapperType(ThreeDSWrapper.CertType type)
-
toWrapperType
final ThreeDSWrapper.CertType toWrapperType(ThreeDsCertInfo.CertType $self)
-
-
-
-