Implements the GEDCOM 5.5 SUBMISSION_RECORD structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 SUBMISSION_RECORD structure
- Accessors (set)
- void setId(std::string const &)
- void setSubmXref(std::string const &)
- void setFamf(std::string const &)
- void setTemp(std::string const &)
- void setAnce(std::string const &)
- void setDesc(std::string const &)
- void setOrdi(std::string const &)
- void setRin(std::string const &)
- Accessors (get)
- virtual std::string const& getId(void) const
- virtual std::string const& getSubmXref(void) const
- virtual std::string const& getFamf(void) const
- virtual std::string const& getTemp(void) const
- virtual std::string const& getAnce(void) const
- virtual std::string const& getDesc(void) const
- virtual std::string const& getOrdi(void) const
- virtual std::string const& getRin(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++.