public class CadRasterImageDefReactor extends CadBaseObject
The Cad raster image definition reactor object.
Constructor and Description |
---|
CadRasterImageDefReactor()
Initializes a new instance of the
CadRasterImageDefReactor class. |
Modifier and Type | Method and Description |
---|---|
String |
getAssociatedObjectID()
Gets or sets the associated object identifier.
|
int |
getClassVersion2()
Gets or sets the class version2.
|
void |
setAssociatedObjectID(String value)
Gets or sets the associated object identifier.
|
void |
setClassVersion2(int value)
Gets or sets the class version2.
|
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadRasterImageDefReactor()
Initializes a new instance of the CadRasterImageDefReactor
class.
public final String getAssociatedObjectID()
Gets or sets the associated object identifier.
public final void setAssociatedObjectID(String value)
Gets or sets the associated object identifier.
value
- The associated object identifier.public final int getClassVersion2()
Gets or sets the class version2.
public final void setClassVersion2(int value)
Gets or sets the class version2.
value
- The class version2.