Uses of Enum Class
io.trippay.sdk.payment.model.ManagingEntity.SubTypeEnum
Packages that use ManagingEntity.SubTypeEnum
-
Uses of ManagingEntity.SubTypeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type ManagingEntity.SubTypeEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumThis is for Wink entities only.Methods in io.trippay.sdk.payment.model that return ManagingEntity.SubTypeEnumModifier and TypeMethodDescriptionstatic ManagingEntity.SubTypeEnum@NotNull ManagingEntity.SubTypeEnumManagingEntity.getSubType()This is for Wink entities only.static ManagingEntity.SubTypeEnumReturns the enum constant of this class with the specified name.static ManagingEntity.SubTypeEnum[]ManagingEntity.SubTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type ManagingEntity.SubTypeEnumModifier and TypeMethodDescriptionvoidManagingEntity.setSubType(ManagingEntity.SubTypeEnum subType) ManagingEntity.subType(ManagingEntity.SubTypeEnum subType)