Accessing
How to access to SimpleClaimSystem API
/** Instance of SimpleClaimSystem API */
private SimpleClaimSystemAPI scs;
// Access to the SimpleClaimSystem API
scs = SimpleClaimSystemAPI_Provider.getAPI();Last updated
How to access to SimpleClaimSystem API
/** Instance of SimpleClaimSystem API */
private SimpleClaimSystemAPI scs;
// Access to the SimpleClaimSystem API
scs = SimpleClaimSystemAPI_Provider.getAPI();Last updated