Class EngInstanceModifyData
java.lang.Object
com.technia.dsx.threedspace.eng.instance.Attributes
com.technia.dsx.threedspace.eng.instance.EngInstanceModifyData
- All Implemented Interfaces:
com.technia.dsx.app.model.WithCEStamp
public class EngInstanceModifyData
extends Attributes
implements com.technia.dsx.app.model.WithCEStamp
- Since:
- 2021-11-11
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.void
setCestamp
(String cestamp) Deprecated, for removal: This API element is subject to removal in a future version.void
setCEStamp
(String cestamp) Methods inherited from class com.technia.dsx.threedspace.eng.instance.Attributes
getDescription, getFilterable, getName, setDescription, setFilterable, setName
-
Constructor Details
-
EngInstanceModifyData
public EngInstanceModifyData()
-
-
Method Details
-
getCEStamp
- Specified by:
getCEStamp
in interfacecom.technia.dsx.app.model.WithCEStamp
-
setCEStamp
-
getCestamp
Deprecated, for removal: This API element is subject to removal in a future version. -
setCestamp
Deprecated, for removal: This API element is subject to removal in a future version.
-