Class HeaderDTO
java.lang.Object
org.lfenergy.compas.sct.commons.dto.HeaderDTO
A representation of the model object Header.
The following features are supported:
id
version
revision
Refers to History
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A representation of the model object History. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HeaderDTO
from
(HeaderAdapter headerAdapter) Creates HeaderDTO fromHeaderAdapter
object
-
Constructor Details
-
HeaderDTO
Constructor- Parameters:
id
- inputversion
- inputrevision
- input
-
-
Method Details
-
from
Creates HeaderDTO fromHeaderAdapter
object- Parameters:
headerAdapter
- input- Returns:
HeaderDTO
-