| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects |
| Modifier and Type | Method and Description |
|---|---|
CadApplicationCodes |
CadApplicationCodesContainer.getCodes(String subClassName,
String applicationName)
Gets the codes.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,com.aspose.ms.System.Collections.Generic.List<CadApplicationCodes>> |
CadApplicationCodesContainer.getCodes()
Gets or sets the codes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadApplicationCodesContainer.setCodes(HashMap<String,com.aspose.ms.System.Collections.Generic.List<CadApplicationCodes>> value)
Gets or sets the codes.
|