Uses of Class
org.cxml.QuoteRequestReference
Packages that use QuoteRequestReference
-
Uses of QuoteRequestReference in org.cxml
Fields in org.cxml declared as QuoteRequestReferenceModifier and TypeFieldDescriptionprotected QuoteRequestReferenceContractRequestHeader.quoteRequestReferenceprotected QuoteRequestReferenceQuoteMessageHeader.quoteRequestReferenceMethods in org.cxml that return QuoteRequestReferenceModifier and TypeMethodDescriptionObjectFactory.createQuoteRequestReference()Create an instance ofQuoteRequestReferenceContractRequestHeader.getQuoteRequestReference()Gets the value of the quoteRequestReference property.QuoteMessageHeader.getQuoteRequestReference()Gets the value of the quoteRequestReference property.Methods in org.cxml with parameters of type QuoteRequestReferenceModifier and TypeMethodDescriptionvoidContractRequestHeader.setQuoteRequestReference(QuoteRequestReference value) Sets the value of the quoteRequestReference property.voidQuoteMessageHeader.setQuoteRequestReference(QuoteRequestReference value) Sets the value of the quoteRequestReference property.