Package iip.datatypes
Class SubmodelElementListImpl
java.lang.Object
iip.datatypes.SubmodelElementListImpl
- All Implemented Interfaces:
SubmodelElementList
Implementation of the application data type SubmodelElementList.
Generated by: EASy-Producer.
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.Copy constructor. -
Method Summary
-
Constructor Details
-
SubmodelElementListImpl
public SubmodelElementListImpl()Default constructor. Fields are pre-allocated with default Java values. -
SubmodelElementListImpl
Copy constructor.- Parameters:
from- the instance to copy the values from
-
-
Method Details