1 #ifndef FONTNAME_HPP_INCLUDED
2 #define FONTNAME_HPP_INCLUDED
4 #include "../JavaClass/Object.hpp"
5 #include "../JavaClass/Class.hpp"
FontName(FontName &&Obj)=default
FontName & operator=(FontName &&Obj)=default
FontName(const FontName &Obj)=default
std::string GetName() const
FontName(const void *Obj)
FontName & operator=(const FontName &Obj)=default