BagSource

class bagPy.BagSource[source]

Bases: object

Proxy of C++ BagSource class.

__init__(BagSource self) -> BagSource

Attributes Summary

date

p.char

dateType

p.char

description

p.char

numberOfResponsibleParties

uint32_t

responsibleParties

p.BagResponsibleParty

thisown

The membership flag

title

p.char

Attributes Documentation

date

p.char

Type:

date

dateType

p.char

Type:

dateType

description

p.char

Type:

description

numberOfResponsibleParties

uint32_t

Type:

numberOfResponsibleParties

responsibleParties

p.BagResponsibleParty

Type:

responsibleParties

thisown

The membership flag

title

p.char

Type:

title

__init__(BagSource self) BagSource[source]
property date

p.char

Type:

date

property dateType

p.char

Type:

dateType

property description

p.char

Type:

description

property numberOfResponsibleParties

uint32_t

Type:

numberOfResponsibleParties

property responsibleParties

p.BagResponsibleParty

Type:

responsibleParties

property thisown

The membership flag

property title

p.char

Type:

title