Uses of Enum Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PaymentMethodRequestType.TypeEnum
Packages that use PaymentMethodRequestType.TypeEnum
-
Uses of PaymentMethodRequestType.TypeEnum in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return PaymentMethodRequestType.TypeEnumModifier and TypeMethodDescription@NotNull PaymentMethodRequestType.TypeEnumPaymentMethodRequestType.getType()Payment method type.Returns the enum constant of this class with the specified name.static PaymentMethodRequestType.TypeEnum[]PaymentMethodRequestType.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type PaymentMethodRequestType.TypeEnumModifier and TypeMethodDescriptionvoidPaymentMethodRequestType.setType(PaymentMethodRequestType.TypeEnum type) PaymentMethodRequestType.type(PaymentMethodRequestType.TypeEnum type)