Uses of Enum Class
travel.wink.sdk.payment.model.RawSupplierContract.SupplierIdentifierTypeEnum
Packages that use RawSupplierContract.SupplierIdentifierTypeEnum
-
Uses of RawSupplierContract.SupplierIdentifierTypeEnum in travel.wink.sdk.payment.model
Methods in travel.wink.sdk.payment.model that return RawSupplierContract.SupplierIdentifierTypeEnumModifier and TypeMethodDescriptionRawSupplierContract.getSupplierIdentifierType()Indicates whether the supplierIdentifier can be found internally or is mapped via an external identifierReturns the enum constant of this class with the specified name.RawSupplierContract.SupplierIdentifierTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.model with parameters of type RawSupplierContract.SupplierIdentifierTypeEnumModifier and TypeMethodDescriptionvoidRawSupplierContract.setSupplierIdentifierType(RawSupplierContract.SupplierIdentifierTypeEnum supplierIdentifierType) RawSupplierContract.supplierIdentifierType(RawSupplierContract.SupplierIdentifierTypeEnum supplierIdentifierType)