com.ihr.xbrl.om
Class Platform
java.lang.Object
com.ihr.xbrl.om.Platform
public final class Platform
- extends java.lang.Object
This class will provide static methods to obtain configuration
data on different platforms.
Supported platforms are Java and .Net
- Author:
- Ignacio
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAVA
public static final int JAVA
- See Also:
- Constant Field Values
DOTNET
public static final int DOTNET
- See Also:
- Constant Field Values
Platform
public Platform()
getVerifier
public static com.rs.lic.LicenseVerifier getVerifier()
- Returns:
- the LicenseVerifier instance object on this platform
getPlatform
public static int getPlatform()
- Returns:
- Constant indicating JAVA or DOTNET platforms
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa