Class CreateVersionsInput
java.lang.Object
com.technia.dsx.threedspace.lifecycle.IDListInput
com.technia.dsx.threedspace.lifecycle.CreateVersionsInput
Document me
- Since:
- 2023-04-03
-
Constructor Summary
ConstructorsConstructorDescriptionCreateVersionsInput
(Collection<String> idList, boolean branch, String affix) -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.lifecycle.IDListInput
getIdList, of, setIdList
-
Constructor Details
-
CreateVersionsInput
public CreateVersionsInput() -
CreateVersionsInput
-
-
Method Details
-
isBranch
public boolean isBranch() -
setBranch
public void setBranch(boolean branch) -
getAffix
-
setAffix
-