Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.CorrectableOtherRPOType
Packages that use CorrectableOtherRPOType
-
Uses of CorrectableOtherRPOType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as CorrectableOtherRPOTypeModifier and TypeFieldDescriptionprotected CorrectableOtherRPOTypeOtherPlatformOperatorsType.assumingPlatformOperatorFields in software.xdev.bzst.dip.client.xmldocument.model with type parameters of type CorrectableOtherRPOTypeModifier and TypeFieldDescriptionprotected List<CorrectableOtherRPOType>OtherPlatformOperatorsType.assumedPlatformOperatorMethods in software.xdev.bzst.dip.client.xmldocument.model that return CorrectableOtherRPOTypeModifier and TypeMethodDescriptionObjectFactory.createCorrectableOtherRPOType()Create an instance ofCorrectableOtherRPOTypeOtherPlatformOperatorsType.getAssumingPlatformOperator()Gets the value of the assumingPlatformOperator property.Methods in software.xdev.bzst.dip.client.xmldocument.model that return types with arguments of type CorrectableOtherRPOTypeModifier and TypeMethodDescriptionOtherPlatformOperatorsType.getAssumedPlatformOperator()Gets the value of the assumedPlatformOperator property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type CorrectableOtherRPOTypeModifier and TypeMethodDescriptionvoidOtherPlatformOperatorsType.setAssumingPlatformOperator(CorrectableOtherRPOType value) Sets the value of the assumingPlatformOperator property.