Package | Description |
---|---|
org.safs | |
org.safs.staf |
Modifier and Type | Field and Description |
---|---|
protected STAFHelperCompatibleInterface |
STAFHelper.stafCompatible
Used to adjust the backward compatibility of STAF 2.6.11
Before using it, please check if it is null
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSTAFHelperCompatible
Contains the common implementation of STAFHelperCompatibleInterface.
|
class |
STAFHelperCompatible2
Contains the specific implementation related to STAF2.
|
class |
STAFHelperCompatible3
Contains the specific implementation related to STAF3.
|
Modifier and Type | Method and Description |
---|---|
static STAFHelperCompatibleInterface |
AbstractSTAFHelperCompatible.getCompatibleSTAF(int stafVersion)
According to the STAF's version, get the instance of STAFHelperCompatibleInterface.
|
Copyright © SAS Institute. All Rights Reserved.