Class SclDTO
java.lang.Object
org.lfenergy.compas.sct.commons.dto.SclDTO
A representation of the model object SCL.
The following features are supported:
Id
Version
Revision
Refers To Header
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
version
-
revision
-
release
protected short release -
header
-
-
Constructor Details
-
SclDTO
Constructor- Parameters:
id
- input
-
-
Method Details
-
from
Initializes SclDTO- Parameters:
sclRootAdapter
- input- Returns:
- SclDTO object value
-
getWho
Gets History Who parameter value- Returns:
- string who value
-
getWhat
Gets History What value- Returns:
- string what value
-
getWhy
Gets History Why value- Returns:
- string why value
-
getWhen
Gets History When value- Returns:
- string when value
-