Package com.technia.dsx.exchange.export
Class ApplicativeCompletionOptions
java.lang.Object
com.technia.dsx.exchange.export.ApplicativeCompletionOptions
- Since:
- 2024-12-09
-
Constructor Summary
ConstructorsConstructorDescriptionApplicativeCompletionOptions
(Boolean with3DShapes, Boolean withDrawings, Boolean withDocuments) -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setWith3DShapes
(Boolean with3DShapes) void
setWithDocuments
(Boolean withDocuments) void
setWithDrawings
(Boolean withDrawings)
-
Constructor Details
-
ApplicativeCompletionOptions
public ApplicativeCompletionOptions() -
ApplicativeCompletionOptions
-
-
Method Details