Package | Description |
---|---|
com.openinventor.inventor.helpers |
Modifier and Type | Method and Description |
---|---|
static SbFileHelper.FileAccess |
SbFileHelper.FileAccess.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SbFileHelper.FileAccess |
SbFileHelper.FileAccess.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SbFileHelper.FileAccess |
SbFileHelper.FileAccess.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SbFileHelper.FileAccess[] |
SbFileHelper.FileAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SbFileHelper.isAccessible(java.lang.String filename,
SbFileHelper.FileAccess mode)
Returns true if a file is accessible
The default value of the mode parameter is READ_ONLY. |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com