public class CadGridFormat extends CadBaseObject
Class describing CadGridFormat
Constructor and Description |
---|
CadGridFormat()
Initializes a new instance of the
CadGridFormat class. |
Modifier and Type | Method and Description |
---|---|
List<CadCodeValue> |
getValues()
The Values
|
void |
setValues(List<CadCodeValue> value)
The Values
|
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadGridFormat()
Initializes a new instance of the CadGridFormat
class.
public final List<CadCodeValue> getValues()
The Values
public final void setValues(List<CadCodeValue> value)
The Values