Class ListDataObjectsToMachineCodeModel
java.lang.Object
io.cryptolens.models.RequestModel
io.cryptolens.models.ProductAndKeyModel
io.cryptolens.models.ProductKeyMachineCodeModel
io.cryptolens.models.ListDataObjectsToMachineCodeModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionShows only Data Objects where the name contains the following string.Fields inherited from class io.cryptolens.models.ProductKeyMachineCodeModel
MachineCode
Fields inherited from class io.cryptolens.models.ProductAndKeyModel
Key, ProductId
Fields inherited from class io.cryptolens.models.RequestModel
LicenseServerUrl
-
Constructor Summary
ConstructorsConstructorDescriptionListDataObjectsToMachineCodeModel
(int productId, String key, String machineCode, String contains) -
Method Summary
-
Field Details
-
Contains
Shows only Data Objects where the name contains the following string.
-
-
Constructor Details
-
ListDataObjectsToMachineCodeModel
-