Uses of Enum
cz.gopay.api.v3.model.payment.support.Target.TargetType
Packages that use Target.TargetType
-
Uses of Target.TargetType in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return Target.TargetTypeModifier and TypeMethodDescriptionTarget.getType()static Target.TargetTypeReturns the enum constant of this type with the specified name.static Target.TargetType[]Target.TargetType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.gopay.api.v3.model.payment.support with parameters of type Target.TargetType