public class CadBlockActionWithBasePt extends CadBlockAction
Class describing BlockActionWithBasePt object.
Constructor and Description |
---|
CadBlockActionWithBasePt() |
Modifier and Type | Method and Description |
---|---|
Short |
getAttribute280()
Gets or sets the attribute 280.
|
String |
getAttribute301()
Gets or sets the attribute 301.
|
String |
getAttribute302()
Gets or sets the attribute 302.
|
Integer |
getAttribute92()
Gets or sets the attribute 92.
|
Integer |
getAttribute93()
Gets or sets the attribute 93.
|
void |
setAttribute280(Short value)
Gets or sets the attribute 280.
|
void |
setAttribute301(String value)
Gets or sets the attribute 301.
|
void |
setAttribute302(String value)
Gets or sets the attribute 302.
|
void |
setAttribute92(Integer value)
Gets or sets the attribute 92.
|
void |
setAttribute93(Integer value)
Gets or sets the attribute 93.
|
getBlockActionParameterList, setBlockActionParameterList
getDbEvalExprParameterList, setDbEvalExprParameterList
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public final Integer getAttribute92()
Gets or sets the attribute 92.
public final void setAttribute92(Integer value)
Gets or sets the attribute 92.
value
- The attribute 92.public final String getAttribute301()
Gets or sets the attribute 301.
public final void setAttribute301(String value)
Gets or sets the attribute 301.
value
- The attribute 301.public final Integer getAttribute93()
Gets or sets the attribute 93.
public final void setAttribute93(Integer value)
Gets or sets the attribute 93.
value
- The attribute 93.public final String getAttribute302()
Gets or sets the attribute 302.
public final void setAttribute302(String value)
Gets or sets the attribute 302.
value
- The attribute 302.public final Short getAttribute280()
Gets or sets the attribute 280.
public final void setAttribute280(Short value)
Gets or sets the attribute 280.
value
- The attribute 280.