Uses of Class
be.cin.types.v1.ContentEncryptionType

Packages that use ContentEncryptionType
be.cin.types.v1   
 

Uses of ContentEncryptionType in be.cin.types.v1
 

Methods in be.cin.types.v1 that return ContentEncryptionType
static ContentEncryptionType ContentEncryptionType.fromValue(String v)
           
 ContentEncryptionType Blob.getContentEncryption()
          Gets the value of the contentEncryption property.
static ContentEncryptionType ContentEncryptionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContentEncryptionType[] ContentEncryptionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.cin.types.v1 with parameters of type ContentEncryptionType
 void Blob.setContentEncryption(ContentEncryptionType value)
          Sets the value of the contentEncryption property.
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.