RevHistoryData
Contents
[
Hide
]Revisions history data
Constructors
| Constructor | Description |
|---|---|
| RevHistoryData() |
Methods
| Method | Description |
|---|---|
| getVal1() | Gets or sets the val1. |
| setVal1(long value) | Gets or sets the val1. |
| getVal2() | Gets or sets the val2. |
| setVal2(long value) | Gets or sets the val2. |
| getVal3() | Gets or sets the val3. |
| setVal3(long value) | Gets or sets the val3. |
| getVal4() | Gets or sets the val4. |
| setVal4(long value) | Gets or sets the val4. |
| getCadVersion() | The cad version |
| setCadVersion(int value) | The cad version |
RevHistoryData()
public RevHistoryData()
getVal1()
public final long getVal1()
Gets or sets the val1.
Returns: long - The val1.
setVal1(long value)
public final void setVal1(long value)
Gets or sets the val1.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | long | The val1. |
getVal2()
public final long getVal2()
Gets or sets the val2.
Returns: long - The val2.
setVal2(long value)
public final void setVal2(long value)
Gets or sets the val2.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | long | The val2. |
getVal3()
public final long getVal3()
Gets or sets the val3.
Returns: long - The val3.
setVal3(long value)
public final void setVal3(long value)
Gets or sets the val3.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | long | The val3. |
getVal4()
public final long getVal4()
Gets or sets the val4.
Returns: long - The val4.
setVal4(long value)
public final void setVal4(long value)
Gets or sets the val4.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | long | The val4. |
getCadVersion()
public final int getCadVersion()
The cad version
Returns: int
setCadVersion(int value)
public final void setCadVersion(int value)
The cad version