| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Disposition
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
RECEIVED = PN_RECEIVED
|
|
ACCEPTED = PN_ACCEPTED
|
|
REJECTED = PN_REJECTED
|
|
RELEASED = PN_RELEASED
|
|
MODIFIED = PN_MODIFIED
|
|
section_number = property(_get_section_number, _set_section_nu
|
|
section_offset = property(_get_section_offset, _set_section_of
|
|
failed = property(_get_failed, _set_failed)
|
|
undeliverable = property(_get_undeliverable, _set_undeliverable)
|
|
data = property(_get_data, _set_data)
|
|
annotations = property(_get_annotations, _set_annotations)
|
|
condition = property(_get_condition, _set_condition)
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
| Class Variable Details |
section_number
|
section_offset
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 21 17:11:27 2017 | http://epydoc.sourceforge.net |