Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.BirthPlaceType
Packages that use BirthPlaceType
-
Uses of BirthPlaceType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as BirthPlaceTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return BirthPlaceTypeModifier and TypeMethodDescriptionObjectFactory.createBirthPlaceType()Create an instance ofBirthPlaceTypePersonPartyType.BirthInfo.getBirthPlace()Gets the value of the birthPlace property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type BirthPlaceTypeModifier and TypeMethodDescriptionvoidPersonPartyType.BirthInfo.setBirthPlace(BirthPlaceType value) Sets the value of the birthPlace property.