Uses of Enum Class
io.trippay.sdk.payment.model.CreateApplicationResponse.OwnerTypeEnum
Packages that use CreateApplicationResponse.OwnerTypeEnum
-
Uses of CreateApplicationResponse.OwnerTypeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type CreateApplicationResponse.OwnerTypeEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumType of entity.Methods in io.trippay.sdk.payment.model that return CreateApplicationResponse.OwnerTypeEnumModifier and TypeMethodDescriptionCreateApplicationResponse.getOwnerType()Type of entity.Returns the enum constant of this class with the specified name.CreateApplicationResponse.OwnerTypeEnum.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 CreateApplicationResponse.OwnerTypeEnumModifier and TypeMethodDescriptionCreateApplicationResponse.ownerType(CreateApplicationResponse.OwnerTypeEnum ownerType) voidCreateApplicationResponse.setOwnerType(CreateApplicationResponse.OwnerTypeEnum ownerType)