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