public class CadAppIdTableObject extends CadBaseOwned
The Cad app id table.
Constructor and Description |
---|
CadAppIdTableObject() |
Modifier and Type | Method and Description |
---|---|
short |
getApplicationFlag()
Gets or sets the application flag.
|
String |
getAppName()
Gets or sets the app name.
|
void |
setApplicationFlag(short value)
Gets or sets the application flag.
|
void |
setAppName(String value)
Gets or sets the app name.
|
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public final String getAppName()
Gets or sets the app name.
public final void setAppName(String value)
Gets or sets the app name.
public final short getApplicationFlag()
Gets or sets the application flag.
public final void setApplicationFlag(short value)
Gets or sets the application flag.