Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CATScriptLanguage |
CATScriptLanguage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CATScriptLanguage[] |
CATScriptLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
SystemService.evaluate(Holder param1,
CATScriptLanguage param2,
Holder param3,
java.lang.Object[] param4) |
java.lang.String |
MacrosSettingAtt.getLanguageEditor(CATScriptLanguage param1) |
void |
MacrosSettingAtt.setLanguageEditor(CATScriptLanguage param1,
Holder param2) |