Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EndDateType
-
Packages that use EndDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EndDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EndDateType Modifier and Type Field Description protected EndDateTypePeriodType. endDateprotected EndDateTypeWorkPhaseReferenceType. endDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EndDateType Modifier and Type Method Description EndDateTypePeriodType. getEndDate()Gets the value of the endDate property.EndDateTypeWorkPhaseReferenceType. getEndDate()Gets the value of the endDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EndDateType Modifier and Type Method Description voidPeriodType. setEndDate(EndDateType value)Sets the value of the endDate property.voidWorkPhaseReferenceType. setEndDate(EndDateType value)Sets the value of the endDate property. -
Uses of EndDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EndDateType Modifier and Type Method Description EndDateTypeObjectFactory. createEndDateType()Create an instance ofEndDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EndDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EndDateType>ObjectFactory. createEndDate(EndDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EndDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EndDateType>ObjectFactory. createEndDate(EndDateType value)
-