Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.BirthPlaceType.CountryInfo
Packages that use BirthPlaceType.CountryInfo
-
Uses of BirthPlaceType.CountryInfo in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as BirthPlaceType.CountryInfoMethods in software.xdev.bzst.dip.client.xmldocument.model that return BirthPlaceType.CountryInfoModifier and TypeMethodDescriptionObjectFactory.createBirthPlaceTypeCountryInfo()Create an instance ofBirthPlaceType.CountryInfoBirthPlaceType.getCountryInfo()Gets the value of the countryInfo property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type BirthPlaceType.CountryInfoModifier and TypeMethodDescriptionvoidBirthPlaceType.setCountryInfo(BirthPlaceType.CountryInfo value) Sets the value of the countryInfo property.