Uses of Class
open.source.exchange.enumeration.ExchangeInformationType
| Package | Description |
|---|---|
| open.source.exchange.enumeration | |
| open.source.exchange.service |
-
Uses of ExchangeInformationType in open.source.exchange.enumeration
Methods in open.source.exchange.enumeration that return ExchangeInformationType Modifier and Type Method Description static ExchangeInformationTypeExchangeInformationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExchangeInformationType[]ExchangeInformationType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ExchangeInformationType in open.source.exchange.service
Methods in open.source.exchange.service with parameters of type ExchangeInformationType Modifier and Type Method Description voidParserHelper. identifyAndPersist(org.springframework.web.server.ServerWebExchange serverWebExchange, ExchangeInformationType exchangeInformationType)