Uses of Enum
spring.soap.Currency
Packages that use Currency
-
Uses of Currency in spring.soap
Fields in spring.soap declared as CurrencyMethods in spring.soap that return CurrencyModifier and TypeMethodDescriptionstatic CurrencyCountry.getCurrency()Gets the value of the currency property.static CurrencyReturns the enum constant of this type with the specified name.static Currency[]Currency.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in spring.soap with parameters of type CurrencyModifier and TypeMethodDescriptionvoidCountry.setCurrency(Currency value) Sets the value of the currency property.