Uses of Enum Class
org.infinispan.protostream.sampledomain.Account.Currency
-
Uses of Account.Currency in org.infinispan.protostream.sampledomain
Methods in org.infinispan.protostream.sampledomain that return Account.CurrencyModifier and TypeMethodDescriptionCurrency$___Marshaller_eb17f3cd0d64adfdcc9994adf006579929ddbf5ad897e48471d0d1a2d6957040.decode(int $1) Account.getCurrencies()static Account.CurrencyReturns the enum constant of this class with the specified name.static Account.Currency[]Account.Currency.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.protostream.sampledomain that return types with arguments of type Account.CurrencyModifier and TypeMethodDescriptionCurrency$___Marshaller_eb17f3cd0d64adfdcc9994adf006579929ddbf5ad897e48471d0d1a2d6957040.getJavaClass()Methods in org.infinispan.protostream.sampledomain with parameters of type Account.CurrencyModifier and TypeMethodDescriptionintCurrency$___Marshaller_eb17f3cd0d64adfdcc9994adf006579929ddbf5ad897e48471d0d1a2d6957040.encode(Account.Currency $1) voidAccount.setCurrencies(Account.Currency[] currencies)