Implements the GEDCOM 5.5 LDS_SPOUSE_SEALING structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 LDS_SPOUSE_SEALING structure
- Accessors (set)
- void setDate(std::string const &)
- void setTempleCode(std::string const &)
- void setPlace(std::string const &)
- void addSourceCitation(SourceCitation* const)
- void addNoteStructure(NoteStructure* const)
- Accessors (get)
- virtual std::string const& getStatus(void) const
- virtual std::string const getDate(void) const
- virtual std::string const& getTempleCode(void) const
- virtual std::string const& getPlace(void) const
- SourceCitations_t const& getSourceCitations(void) const
- NoteStructures_t const& getNoteStructures(void) const
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.