Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.DocSpecType
Packages that use DocSpecType
-
Uses of DocSpecType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as DocSpecTypeModifier and TypeFieldDescriptionprotected DocSpecTypeCorrectableAdditionalInfoType.docSpecprotected DocSpecTypeCorrectableOtherRPOType.docSpecprotected DocSpecTypeCorrectablePlatformOperatorType.docSpecprotected DocSpecTypeCorrectableReportableSellerType.docSpecMethods in software.xdev.bzst.dip.client.xmldocument.model that return DocSpecTypeModifier and TypeMethodDescriptionObjectFactory.createDocSpecType()Create an instance ofDocSpecTypeCorrectableAdditionalInfoType.getDocSpec()Gets the value of the docSpec property.CorrectableOtherRPOType.getDocSpec()Gets the value of the docSpec property.CorrectablePlatformOperatorType.getDocSpec()Gets the value of the docSpec property.CorrectableReportableSellerType.getDocSpec()Gets the value of the docSpec property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type DocSpecTypeModifier and TypeMethodDescriptionvoidCorrectableAdditionalInfoType.setDocSpec(DocSpecType value) Sets the value of the docSpec property.voidCorrectableOtherRPOType.setDocSpec(DocSpecType value) Sets the value of the docSpec property.voidCorrectablePlatformOperatorType.setDocSpec(DocSpecType value) Sets the value of the docSpec property.voidCorrectableReportableSellerType.setDocSpec(DocSpecType value) Sets the value of the docSpec property.