Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.CustomerIdentifierType
Packages that use CustomerIdentifierType
-
Uses of CustomerIdentifierType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as CustomerIdentifierTypeModifier and TypeFieldDescriptionprotected CustomerIdentifierTypeConsignmentType.customerIdentifierMethods in software.xdev.bzst.dip.client.xmldocument.model that return CustomerIdentifierTypeModifier and TypeMethodDescriptionConsignmentType.getCustomerIdentifier()Gets the value of the customerIdentifier property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type CustomerIdentifierTypeModifier and TypeMethodDescriptionvoidConsignmentType.setCustomerIdentifier(CustomerIdentifierType value) Sets the value of the customerIdentifier property.