CastOptionsGidBuilderImpl.allowDecimalTruncate
T allowDecimalTruncate(bool propval)Set allowDecimalTruncate property.
Parameters
propval | Whether truncating decimal value is allowed or not. |
Returns
Builder instance for fluent chaining
T allowDecimalTruncate(bool propval)Set allowDecimalTruncate property.
propval | Whether truncating decimal value is allowed or not. |