| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
MessageCommand.ActionType |
MessageCommand.getAction() |
static MessageCommand.ActionType |
MessageCommand.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCommand.ActionType[] |
MessageCommand.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageCommand.setAction(MessageCommand.ActionType value) |
| Constructor and Description |
|---|
MessageCommand(CgmFile container,
MessageCommand.ActionType action,
String message) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.