Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.OrganisationPartyType
Packages that use OrganisationPartyType
-
Uses of OrganisationPartyType in software.xdev.bzst.dip.client.xmldocument.model
Subclasses of OrganisationPartyType in software.xdev.bzst.dip.client.xmldocument.modelModifier and TypeClassDescriptionclassThis correctable extends the information about the Reporting Platform Operator by considering the DocSpec element used to identify the particular report within the DPI message being transmitted.Fields in software.xdev.bzst.dip.client.xmldocument.model declared as OrganisationPartyTypeModifier and TypeFieldDescriptionprotected OrganisationPartyTypeReportableSellerType.Identity.EntitySeller.Standard.entSellerIDprotected OrganisationPartyTypeAccountHolderType.organisationMethods in software.xdev.bzst.dip.client.xmldocument.model that return OrganisationPartyTypeModifier and TypeMethodDescriptionObjectFactory.createOrganisationPartyType()Create an instance ofOrganisationPartyTypeReportableSellerType.Identity.EntitySeller.Standard.getEntSellerID()Gets the value of the entSellerID property.AccountHolderType.getOrganisation()Gets the value of the organisation property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type OrganisationPartyTypeModifier and TypeMethodDescriptionvoidReportableSellerType.Identity.EntitySeller.Standard.setEntSellerID(OrganisationPartyType value) Sets the value of the entSellerID property.voidAccountHolderType.setOrganisation(OrganisationPartyType value) Sets the value of the organisation property.