Uses of Class
pt.cienciavitae.ns.output.PublicationRoleCtype
-
Packages that use PublicationRoleCtype Package Description pt.cienciavitae.ns.output -
-
Uses of PublicationRoleCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as PublicationRoleCtype Modifier and Type Field Description protected PublicationRoleCtypeBookChapterCtype. authoringRoleprotected PublicationRoleCtypeBookCtype. authoringRoleprotected PublicationRoleCtypeConferenceAbstractCtype. authoringRoleprotected PublicationRoleCtypeConferencePaperCtype. authoringRoleprotected PublicationRoleCtypeConferencePosterCtype. authoringRoleprotected PublicationRoleCtypeDictionaryEntryCtype. authoringRoleprotected PublicationRoleCtypeEncyclopediaEntryCtype. authoringRoleprotected PublicationRoleCtypeJournalArticleCtype. authoringRoleprotected PublicationRoleCtypeMagazineArticleCtype. authoringRoleprotected PublicationRoleCtypePrefacePostfaceCtype. authoringRoleprotected PublicationRoleCtypeReportCtype. authoringRoleprotected PublicationRoleCtypeEditedBookCtype. editingRoleMethods in pt.cienciavitae.ns.output that return PublicationRoleCtype Modifier and Type Method Description PublicationRoleCtypeObjectFactory. createPublicationRoleCtype()Create an instance ofPublicationRoleCtypePublicationRoleCtypeBookChapterCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeBookCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeConferenceAbstractCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeConferencePaperCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeConferencePosterCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeDictionaryEntryCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeEncyclopediaEntryCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeJournalArticleCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeMagazineArticleCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypePrefacePostfaceCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeReportCtype. getAuthoringRole()Gets the value of the authoringRole property.PublicationRoleCtypeEditedBookCtype. getEditingRole()Gets the value of the editingRole property.Methods in pt.cienciavitae.ns.output with parameters of type PublicationRoleCtype Modifier and Type Method Description voidBookChapterCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidBookCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidConferenceAbstractCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidConferencePaperCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidConferencePosterCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidDictionaryEntryCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidEncyclopediaEntryCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidJournalArticleCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidMagazineArticleCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidPrefacePostfaceCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidReportCtype. setAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidEditedBookCtype. setEditingRole(PublicationRoleCtype value)Sets the value of the editingRole property.
-