Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.FinancialIdentifierType
Packages that use FinancialIdentifierType
-
Uses of FinancialIdentifierType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as FinancialIdentifierTypeFields in software.xdev.bzst.dip.client.xmldocument.model with type parameters of type FinancialIdentifierTypeModifier and TypeFieldDescriptionprotected List<FinancialIdentifierType>ReportableSellerType.Identity.EntitySeller.Standard.financialIdentifierprotected List<FinancialIdentifierType>ReportableSellerType.Identity.IndividualSeller.Standard.financialIdentifierMethods in software.xdev.bzst.dip.client.xmldocument.model that return FinancialIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createFinancialIdentifierType()Create an instance ofFinancialIdentifierTypeGVSType.getFinancialIdentifier()Gets the value of the financialIdentifier property.Methods in software.xdev.bzst.dip.client.xmldocument.model that return types with arguments of type FinancialIdentifierTypeModifier and TypeMethodDescriptionReportableSellerType.Identity.EntitySeller.Standard.getFinancialIdentifier()Gets the value of the financialIdentifier property.ReportableSellerType.Identity.IndividualSeller.Standard.getFinancialIdentifier()Gets the value of the financialIdentifier property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type FinancialIdentifierTypeModifier and TypeMethodDescriptionvoidGVSType.setFinancialIdentifier(FinancialIdentifierType value) Sets the value of the financialIdentifier property.