getDouble abstract method
Gets the double precision floating decimal value or null if the type doesn't match.
Returns double?. Attribute value.
Implementation
double? getDouble();
Gets the double precision floating decimal value or null if the type doesn't match.
Returns double?. Attribute value.
double? getDouble();