Uses of Class
pt.cienciavitae.ns.common.Iso3166CountryCtype
-
Packages that use Iso3166CountryCtype Package Description pt.cienciavitae.ns.common pt.cienciavitae.ns.distinction pt.cienciavitae.ns.mailing_address pt.cienciavitae.ns.output pt.cienciavitae.ns.service -
-
Uses of Iso3166CountryCtype in pt.cienciavitae.ns.common
Fields in pt.cienciavitae.ns.common declared as Iso3166CountryCtype Modifier and Type Field Description protected Iso3166CountryCtypeInstitutionAddressCtype. countryMethods in pt.cienciavitae.ns.common that return Iso3166CountryCtype Modifier and Type Method Description Iso3166CountryCtypeObjectFactory. createIso3166CountryCtype()Create an instance ofIso3166CountryCtypeIso3166CountryCtypeInstitutionAddressCtype. getCountry()Gets the value of the country property.Methods in pt.cienciavitae.ns.common with parameters of type Iso3166CountryCtype Modifier and Type Method Description voidInstitutionAddressCtype. setCountry(Iso3166CountryCtype value)Sets the value of the country property. -
Uses of Iso3166CountryCtype in pt.cienciavitae.ns.distinction
Fields in pt.cienciavitae.ns.distinction declared as Iso3166CountryCtype Modifier and Type Field Description protected Iso3166CountryCtypeDistinction. countryMethods in pt.cienciavitae.ns.distinction that return Iso3166CountryCtype Modifier and Type Method Description Iso3166CountryCtypeDistinction. getCountry()Gets the value of the country property.Methods in pt.cienciavitae.ns.distinction with parameters of type Iso3166CountryCtype Modifier and Type Method Description voidDistinction. setCountry(Iso3166CountryCtype value)Sets the value of the country property. -
Uses of Iso3166CountryCtype in pt.cienciavitae.ns.mailing_address
Fields in pt.cienciavitae.ns.mailing_address declared as Iso3166CountryCtype Modifier and Type Field Description protected Iso3166CountryCtypeMailingAddress. countryMethods in pt.cienciavitae.ns.mailing_address that return Iso3166CountryCtype Modifier and Type Method Description Iso3166CountryCtypeMailingAddress. getCountry()Gets the value of the country property.Methods in pt.cienciavitae.ns.mailing_address with parameters of type Iso3166CountryCtype Modifier and Type Method Description voidMailingAddress. setCountry(Iso3166CountryCtype value)Sets the value of the country property. -
Uses of Iso3166CountryCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as Iso3166CountryCtype Modifier and Type Field Description protected Iso3166CountryCtypeLicenseCtype. countryprotected Iso3166CountryCtypePatentCtype. countryprotected Iso3166CountryCtypePublicationLocationCtype. countryMethods in pt.cienciavitae.ns.output that return Iso3166CountryCtype Modifier and Type Method Description Iso3166CountryCtypeLicenseCtype. getCountry()Gets the value of the country property.Iso3166CountryCtypePatentCtype. getCountry()Gets the value of the country property.Iso3166CountryCtypePublicationLocationCtype. getCountry()Gets the value of the country property.Methods in pt.cienciavitae.ns.output with parameters of type Iso3166CountryCtype Modifier and Type Method Description voidLicenseCtype. setCountry(Iso3166CountryCtype value)Sets the value of the country property.voidPatentCtype. setCountry(Iso3166CountryCtype value)Sets the value of the country property.voidPublicationLocationCtype. setCountry(Iso3166CountryCtype value)Sets the value of the country property. -
Uses of Iso3166CountryCtype in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service declared as Iso3166CountryCtype Modifier and Type Field Description protected Iso3166CountryCtypeConferenceEventLocationCtype. countryMethods in pt.cienciavitae.ns.service that return Iso3166CountryCtype Modifier and Type Method Description Iso3166CountryCtypeConferenceEventLocationCtype. getCountry()Gets the value of the country property.Methods in pt.cienciavitae.ns.service with parameters of type Iso3166CountryCtype Modifier and Type Method Description voidConferenceEventLocationCtype. setCountry(Iso3166CountryCtype value)Sets the value of the country property.
-