Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.PersonPartyType.BirthInfo
Packages that use PersonPartyType.BirthInfo
-
Uses of PersonPartyType.BirthInfo in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as PersonPartyType.BirthInfoMethods in software.xdev.bzst.dip.client.xmldocument.model that return PersonPartyType.BirthInfoModifier and TypeMethodDescriptionObjectFactory.createPersonPartyTypeBirthInfo()Create an instance ofPersonPartyType.BirthInfoPersonPartyType.getBirthInfo()Gets the value of the birthInfo property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type PersonPartyType.BirthInfoModifier and TypeMethodDescriptionvoidPersonPartyType.setBirthInfo(PersonPartyType.BirthInfo value) Sets the value of the birthInfo property.