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, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public 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.