public class SITCoreVersion
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
PROP_NAME_VERSION  | 
| Modifier and Type | Method and Description | 
|---|---|
SITAPIVersion | 
getAPIVersion()
Restituisce la versione delle API a cui corrisponde il SIT core. 
 | 
SITVersion | 
getCoreVersion()
Restituisce la versione del SIT core. 
 | 
static SITCoreVersion | 
getInstance()
Resituisce l'unica istanza della classe SITCoreVersion 
 | 
public static final java.lang.String PROP_NAME_VERSION
public static SITCoreVersion getInstance() throws SITException
SITExceptionpublic SITVersion getCoreVersion()
public SITAPIVersion getAPIVersion()