Uses of Class
com.netgrif.application.engine.importer.model.Encryption
- 
Packages that use Encryption Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Encryption in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Encryption Modifier and Type Field Description protected EncryptionData. encryptionMethods in com.netgrif.application.engine.importer.model that return Encryption Modifier and Type Method Description EncryptionObjectFactory. createEncryption()Create an instance ofEncryptionEncryptionData. getEncryption()Gets the value of the encryption property.Methods in com.netgrif.application.engine.importer.model with parameters of type Encryption Modifier and Type Method Description voidData. setEncryption(Encryption value)Sets the value of the encryption property. 
 -