Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.StartDateType
-
Packages that use StartDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of StartDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as StartDateType Modifier and Type Field Description protected StartDateTypePeriodType. startDateprotected StartDateTypeTenderResultType. startDateprotected StartDateTypeWorkPhaseReferenceType. startDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return StartDateType Modifier and Type Method Description StartDateTypePeriodType. getStartDate()Gets the value of the startDate property.StartDateTypeTenderResultType. getStartDate()Gets the value of the startDate property.StartDateTypeWorkPhaseReferenceType. getStartDate()Gets the value of the startDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type StartDateType Modifier and Type Method Description voidPeriodType. setStartDate(StartDateType value)Sets the value of the startDate property.voidTenderResultType. setStartDate(StartDateType value)Sets the value of the startDate property.voidWorkPhaseReferenceType. setStartDate(StartDateType value)Sets the value of the startDate property. -
Uses of StartDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return StartDateType Modifier and Type Method Description StartDateTypeObjectFactory. createStartDateType()Create an instance ofStartDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type StartDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StartDateType>ObjectFactory. createStartDate(StartDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type StartDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StartDateType>ObjectFactory. createStartDate(StartDateType value)
-