Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubmissionDateType
-
Packages that use SubmissionDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubmissionDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubmissionDateType Modifier and Type Field Description protected SubmissionDateTypePromotionalEventType. submissionDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubmissionDateType Modifier and Type Method Description SubmissionDateTypePromotionalEventType. getSubmissionDate()Gets the value of the submissionDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubmissionDateType Modifier and Type Method Description voidPromotionalEventType. setSubmissionDate(SubmissionDateType value)Sets the value of the submissionDate property. -
Uses of SubmissionDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubmissionDateType Modifier and Type Method Description SubmissionDateTypeObjectFactory. createSubmissionDateType()Create an instance ofSubmissionDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubmissionDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubmissionDateType>ObjectFactory. createSubmissionDate(SubmissionDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubmissionDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubmissionDateType>ObjectFactory. createSubmissionDate(SubmissionDateType value)
-