Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.OtherPlatformOperatorsType
Packages that use OtherPlatformOperatorsType
-
Uses of OtherPlatformOperatorsType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as OtherPlatformOperatorsTypeModifier and TypeFieldDescriptionprotected OtherPlatformOperatorsTypeDPIBodyType.otherPlatformOperatorsMethods in software.xdev.bzst.dip.client.xmldocument.model that return OtherPlatformOperatorsTypeModifier and TypeMethodDescriptionObjectFactory.createOtherPlatformOperatorsType()Create an instance ofOtherPlatformOperatorsTypeDPIBodyType.getOtherPlatformOperators()Gets the value of the otherPlatformOperators property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type OtherPlatformOperatorsTypeModifier and TypeMethodDescriptionvoidDPIBodyType.setOtherPlatformOperators(OtherPlatformOperatorsType value) Sets the value of the otherPlatformOperators property.