Uses of Class
pt.cienciavitae.ns.output.DictionaryEntryCtype
-
Packages that use DictionaryEntryCtype Package Description pt.cienciavitae.ns.output -
-
Uses of DictionaryEntryCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as DictionaryEntryCtype Modifier and Type Field Description protected DictionaryEntryCtypeOutput. dictionaryEntryMethods in pt.cienciavitae.ns.output that return DictionaryEntryCtype Modifier and Type Method Description DictionaryEntryCtypeObjectFactory. createDictionaryEntryCtype()Create an instance ofDictionaryEntryCtypeDictionaryEntryCtypeOutput. getDictionaryEntry()Gets the value of the dictionaryEntry property.Methods in pt.cienciavitae.ns.output with parameters of type DictionaryEntryCtype Modifier and Type Method Description voidOutput. setDictionaryEntry(DictionaryEntryCtype value)Sets the value of the dictionaryEntry property.
-