class VolumeUserInfoFamilySharing extends Model (View source)

Properties

string $familyRole
bool $isSharingAllowed
bool $isSharingDisabledByFop

Methods

setFamilyRole($familyRole)

No description

string
getFamilyRole()

No description

setIsSharingAllowed($isSharingAllowed)

No description

bool
getIsSharingAllowed()

No description

setIsSharingDisabledByFop($isSharingDisabledByFop)

No description

bool
getIsSharingDisabledByFop()

No description

Details

setFamilyRole($familyRole)

No description

Parameters

$familyRole

string getFamilyRole()

No description

Return Value

string

setIsSharingAllowed($isSharingAllowed)

No description

Parameters

$isSharingAllowed

bool getIsSharingAllowed()

No description

Return Value

bool

setIsSharingDisabledByFop($isSharingDisabledByFop)

No description

Parameters

$isSharingDisabledByFop

bool getIsSharingDisabledByFop()

No description

Return Value

bool