QuoteType |
ObjectFactory.createQuoteType()
|
QuoteType |
QuoteType.withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
QuoteType |
QuoteType.withComment(org.cip4.lib.xjdf.schema.Comment... values) |
QuoteType |
QuoteType.withCurrency(String value) |
QuoteType |
QuoteType.withDescriptiveName(String value) |
QuoteType |
QuoteType.withEstimate(Boolean value) |
QuoteType |
QuoteType.withExpires(org.cip4.lib.xjdf.type.DateTime value) |
QuoteType |
QuoteType.withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
QuoteType |
QuoteType.withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
QuoteType |
QuoteType.withPricing(Pricing value) |
QuoteType |
QuoteType.withQuoteID(String value) |
QuoteType |
QuoteType.withReorderID(Collection<String> values) |
QuoteType |
QuoteType.withReorderID(String... values) |
QuoteType |
QuoteType.withReplaceID(String value) |
QuoteType |
QuoteType.withReturnJDF(Boolean value) |
QuoteType |
QuoteType.withXJDF(org.cip4.lib.xjdf.schema.XJDF value) |