Property | Defined By | ||
---|---|---|---|
centsGender : int [read-only] Gender of the decimal part of the currency. | BaseCurrency | ||
gender : int [read-only] Gender of the integer part of the currency. | BaseCurrency |
centsGender | property |
centsGender:int
[read-only] Gender of the decimal part of the currency.
public function get centsGender():int
gender | property |
gender:int
[read-only] Gender of the integer part of the currency.
public function get gender():int