public class CadAcshHistoryClass extends CadBaseObject
Class describing CadAcshHistoryClass object.
| Constructor and Description |
|---|
CadAcshHistoryClass()
Initializes a new instance of the
CadAcshHistoryClass class. |
| Modifier and Type | Method and Description |
|---|---|
List<CadParameter> |
getAcshHistoryClassParameterList()
Gets or sets the acsh history class parameter list.
|
void |
setAcshHistoryClassParameterList(List<CadParameter> value)
Gets or sets the acsh history class parameter list.
|
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactorsgetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic CadAcshHistoryClass()
Initializes a new instance of the CadAcshHistoryClass class.
public List<CadParameter> getAcshHistoryClassParameterList()
Gets or sets the acsh history class parameter list.
public void setAcshHistoryClassParameterList(List<CadParameter> value)
Gets or sets the acsh history class parameter list.
value - The acsh history class parameter list.