Uses of Class
pt.cienciavitae.ns.output.PublicationLocationCtype
-
Packages that use PublicationLocationCtype Package Description pt.cienciavitae.ns.output -
-
Uses of PublicationLocationCtype in pt.cienciavitae.ns.output
Methods in pt.cienciavitae.ns.output that return PublicationLocationCtype Modifier and Type Method Description PublicationLocationCtypeObjectFactory. createPublicationLocationCtype()Create an instance ofPublicationLocationCtypePublicationLocationCtypeBookReviewCtype. getBookPublicationLocation()Gets the value of the bookPublicationLocation property.PublicationLocationCtypeConferenceAbstractCtype. getConferenceLocation()Gets the value of the conferenceLocation property.PublicationLocationCtypeConferencePaperCtype. getConferenceLocation()Gets the value of the conferenceLocation property.PublicationLocationCtypeBookChapterCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeBookCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeConferencePaperCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeDictionaryEntryCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeEditedBookCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeEncyclopediaEntryCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeJournalArticleCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeJournalIssueCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeMagazineArticleCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeManualCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeNewsletterArticleCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeNewspapperArticleCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeOtherOutputCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypePrefacePostfaceCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeShortFictionCtype. getPublicationLocation()Gets the value of the publicationLocation property.PublicationLocationCtypeTranslationCtype. getPublicationLocation()Gets the value of the publicationLocation property.Methods in pt.cienciavitae.ns.output with parameters of type PublicationLocationCtype Modifier and Type Method Description voidBookReviewCtype. setBookPublicationLocation(PublicationLocationCtype value)Sets the value of the bookPublicationLocation property.voidConferenceAbstractCtype. setConferenceLocation(PublicationLocationCtype value)Sets the value of the conferenceLocation property.voidConferencePaperCtype. setConferenceLocation(PublicationLocationCtype value)Sets the value of the conferenceLocation property.voidBookChapterCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidBookCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidConferencePaperCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidDictionaryEntryCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidEditedBookCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidEncyclopediaEntryCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidJournalArticleCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidJournalIssueCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidMagazineArticleCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidManualCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidNewsletterArticleCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidNewspapperArticleCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidOtherOutputCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidPrefacePostfaceCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidShortFictionCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidTranslationCtype. setPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.
-