Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.NamePersonType.LastName
Packages that use NamePersonType.LastName
-
Uses of NamePersonType.LastName in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as NamePersonType.LastNameMethods in software.xdev.bzst.dip.client.xmldocument.model that return NamePersonType.LastNameModifier and TypeMethodDescriptionObjectFactory.createNamePersonTypeLastName()Create an instance ofNamePersonType.LastNameNamePersonType.getLastName()Gets the value of the lastName property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type NamePersonType.LastNameModifier and TypeMethodDescriptionvoidNamePersonType.setLastName(NamePersonType.LastName value) Sets the value of the lastName property.