Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.AccountIdentifierType
Packages that use AccountIdentifierType
-
Uses of AccountIdentifierType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as AccountIdentifierTypeModifier and TypeFieldDescriptionprotected AccountIdentifierTypeReportedPayeeType.accountIdentifierMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return AccountIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createAccountIdentifierType()Create an instance ofAccountIdentifierTypeReportedPayeeType.getAccountIdentifier()Ruft den Wert der accountIdentifier-Eigenschaft ab.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type AccountIdentifierTypeModifier and TypeMethodDescriptionvoidReportedPayeeType.setAccountIdentifier(AccountIdentifierType value) Legt den Wert der accountIdentifier-Eigenschaft fest.