class EncryptionInfo extends Model (View source)

Properties

string $encryptionEntityId
string $encryptionEntityType
string $encryptionSource
string $kind

Methods

setEncryptionEntityId($encryptionEntityId)

No description

string
getEncryptionEntityId()

No description

setEncryptionEntityType($encryptionEntityType)

No description

string
getEncryptionEntityType()

No description

setEncryptionSource($encryptionSource)

No description

string
getEncryptionSource()

No description

setKind($kind)

No description

string
getKind()

No description

Details

setEncryptionEntityId($encryptionEntityId)

No description

Parameters

$encryptionEntityId

string getEncryptionEntityId()

No description

Return Value

string

setEncryptionEntityType($encryptionEntityType)

No description

Parameters

$encryptionEntityType

string getEncryptionEntityType()

No description

Return Value

string

setEncryptionSource($encryptionSource)

No description

Parameters

$encryptionSource

string getEncryptionSource()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string