Implements the GEDCOM 5.5 NOTE_RECORD structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 NOTE_RECORD structure
- Accessors (set)
- void setId(std::string const &)
- void contSubmitterText(std::string const &)
- void concSubmitterText(std::string const &)
- void addSourceCitation(SourceCitation* const)
- void addUserReference(UserReference* const)
- void setRin(std::string const &)
- void setChangeDate(ChangeDate* const)
- Accessors (get)
- virtual std::string const& getId(void) const
- virtual std::string const& getSubmitterText(void) const
- SourceCitations_t const& getSourceCitations(void) const
- UserReferences_t const& getUserReferences(void) const
- virtual std::string const& getRin(void) const
- SmartPtr<ChangeDate> const& getChangeDate(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++.