Uses of Enum
model.FeeProfile.RoundingModeEnum
Packages that use FeeProfile.RoundingModeEnum
-
Uses of FeeProfile.RoundingModeEnum in model
Methods in model that return FeeProfile.RoundingModeEnumModifier and TypeMethodDescriptionstatic FeeProfile.RoundingModeEnumFeeProfile.getRoundingMode()Get roundingModeFeeProfile.RoundingModeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static FeeProfile.RoundingModeEnumReturns the enum constant of this type with the specified name.static FeeProfile.RoundingModeEnum[]FeeProfile.RoundingModeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in model with parameters of type FeeProfile.RoundingModeEnumModifier and TypeMethodDescriptionFeeProfile.roundingMode(FeeProfile.RoundingModeEnum roundingMode) voidFeeProfile.setRoundingMode(FeeProfile.RoundingModeEnum roundingMode) voidFeeProfile.RoundingModeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, FeeProfile.RoundingModeEnum enumeration)