Java: enum Sq3ConflictResolutionE
→ C-API
More...
◆ Sq3ConflictResolutionE()
jvsq3lite.Sq3ConflictResolutionE.Sq3ConflictResolutionE |
( |
int | val | ) |
|
|
inline |
◆ get()
int jvsq3lite.Sq3ConflictResolutionE.get |
( |
| ) |
|
|
inline |
◆ set()
Definition at line 23 of file Sq3ConflictResolutionE.java.
23 {
24 return Sq3Lite.ConflictResolutionE_FromInt(val);
25 }
static SQ3_LITE Sq3Lite(MK_MNG mng)
cast a unknown-object into an Sq3LiteS pointer or NULL if not possible
◆ FAIL
jvsq3lite.Sq3ConflictResolutionE.FAIL =(3) |
◆ REPLACE
jvsq3lite.Sq3ConflictResolutionE.REPLACE =(5) |
◆ ROLLBACK
jvsq3lite.Sq3ConflictResolutionE.ROLLBACK =(1) |
The documentation for this enum was generated from the following file: