Uses of Class
com.jniwrapper.win32.automation.types.Decimal

Packages that use Decimal
com.jniwrapper.win32.automation.types The com.jniwrapper.win32.automation.types package contains various Automation types wrappers, such as Variant, BStr, SafeArray and other. 
 

Uses of Decimal in com.jniwrapper.win32.automation.types
 

Methods in com.jniwrapper.win32.automation.types that return Decimal
 Decimal Variant.getDecVal()
           
 

Constructors in com.jniwrapper.win32.automation.types with parameters of type Decimal
Decimal(Decimal that)