Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubmissionDueDateType
-
Packages that use SubmissionDueDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubmissionDueDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as SubmissionDueDateType Modifier and Type Field Description protected SubmissionDueDateTypeRequestForQuotationType. submissionDueDateMethods in network.oxalis.peppol.ubl2.jaxb that return SubmissionDueDateType Modifier and Type Method Description SubmissionDueDateTypeRequestForQuotationType. getSubmissionDueDate()Gets the value of the submissionDueDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type SubmissionDueDateType Modifier and Type Method Description voidRequestForQuotationType. setSubmissionDueDate(SubmissionDueDateType value)Sets the value of the submissionDueDate property. -
Uses of SubmissionDueDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubmissionDueDateType Modifier and Type Method Description SubmissionDueDateTypeObjectFactory. createSubmissionDueDateType()Create an instance ofSubmissionDueDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubmissionDueDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubmissionDueDateType>ObjectFactory. createSubmissionDueDate(SubmissionDueDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubmissionDueDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubmissionDueDateType>ObjectFactory. createSubmissionDueDate(SubmissionDueDateType value)
-