Uses of Enum
model.CreateFeeProfileRequest.RoundingModeEnum
Packages that use CreateFeeProfileRequest.RoundingModeEnum
-
Uses of CreateFeeProfileRequest.RoundingModeEnum in model
Methods in model that return CreateFeeProfileRequest.RoundingModeEnumModifier and TypeMethodDescriptionCreateFeeProfileRequest.getRoundingMode()Get roundingModeCreateFeeProfileRequest.RoundingModeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.CreateFeeProfileRequest.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 CreateFeeProfileRequest.RoundingModeEnumModifier and TypeMethodDescriptionCreateFeeProfileRequest.roundingMode(CreateFeeProfileRequest.RoundingModeEnum roundingMode) voidCreateFeeProfileRequest.setRoundingMode(CreateFeeProfileRequest.RoundingModeEnum roundingMode) voidCreateFeeProfileRequest.RoundingModeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, CreateFeeProfileRequest.RoundingModeEnum enumeration)