Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.CorrectablePlatformOperatorType
Packages that use CorrectablePlatformOperatorType
Package
Description
-
Uses of CorrectablePlatformOperatorType in software.xdev.bzst.dip.client
Methods in software.xdev.bzst.dip.client with parameters of type CorrectablePlatformOperatorTypeModifier and TypeMethodDescriptionBzstDipClient.sendDipAndQueryResult(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) Sends the message and queries a result.BzstDipClient.sendDipOnly(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) Sends the message without querying for a response. -
Uses of CorrectablePlatformOperatorType in software.xdev.bzst.dip.client.xmldocument
Methods in software.xdev.bzst.dip.client.xmldocument that return CorrectablePlatformOperatorTypeModifier and TypeMethodDescriptionXMLDocumentBodyCreator.createPlatformOperatorFromConfiguration(BzstDipConfiguration configuration) Methods in software.xdev.bzst.dip.client.xmldocument with parameters of type CorrectablePlatformOperatorTypeModifier and TypeMethodDescriptionXMLDocumentCreator.buildRootElement(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) XMLDocumentCreator.buildXMLDocument(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType correctablePlatformOperatorType) XMLDocumentBodyCreator.createBody(List<CorrectableReportableSellerType> correctableReportableSellerTypes, CorrectablePlatformOperatorType platformOperatorType) -
Uses of CorrectablePlatformOperatorType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as CorrectablePlatformOperatorTypeModifier and TypeFieldDescriptionprotected CorrectablePlatformOperatorTypeDPIBodyType.platformOperatorMethods in software.xdev.bzst.dip.client.xmldocument.model that return CorrectablePlatformOperatorTypeModifier and TypeMethodDescriptionObjectFactory.createCorrectablePlatformOperatorType()Create an instance ofCorrectablePlatformOperatorTypeDPIBodyType.getPlatformOperator()Gets the value of the platformOperator property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type CorrectablePlatformOperatorTypeModifier and TypeMethodDescriptionvoidDPIBodyType.setPlatformOperator(CorrectablePlatformOperatorType value) Sets the value of the platformOperator property.