Uses of Class
pt.cienciavitae.ns.output.PublicationStatusCtype
-
Packages that use PublicationStatusCtype Package Description pt.cienciavitae.ns.output -
-
Uses of PublicationStatusCtype in pt.cienciavitae.ns.output
Methods in pt.cienciavitae.ns.output that return PublicationStatusCtype Modifier and Type Method Description PublicationStatusCtypeObjectFactory. createPublicationStatusCtype()Create an instance ofPublicationStatusCtypePublicationStatusCtypeBookChapterCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeBookCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeBookReviewCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeConferenceAbstractCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeConferencePaperCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeDictionaryEntryCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeEditedBookCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeEncyclopediaEntryCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeJournalArticleCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeJournalIssueCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeManualCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypePrefacePostfaceCtype. getPublicationStatus()Gets the value of the publicationStatus property.PublicationStatusCtypeTranslationCtype. getPublicationStatus()Gets the value of the publicationStatus property.Methods in pt.cienciavitae.ns.output with parameters of type PublicationStatusCtype Modifier and Type Method Description voidBookChapterCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidBookCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidBookReviewCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidConferenceAbstractCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidConferencePaperCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidDictionaryEntryCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidEditedBookCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidEncyclopediaEntryCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidJournalArticleCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidJournalIssueCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidManualCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidPrefacePostfaceCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidTranslationCtype. setPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.
-