Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PlannedDateType
-
Packages that use PlannedDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PlannedDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PlannedDateType Modifier and Type Field Description protected PlannedDateTypePriorInformationNoticeType. plannedDateMethods in network.oxalis.peppol.ubl2.jaxb that return PlannedDateType Modifier and Type Method Description PlannedDateTypePriorInformationNoticeType. getPlannedDate()Gets the value of the plannedDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PlannedDateType Modifier and Type Method Description voidPriorInformationNoticeType. setPlannedDate(PlannedDateType value)Sets the value of the plannedDate property. -
Uses of PlannedDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PlannedDateType Modifier and Type Method Description PlannedDateTypeObjectFactory. createPlannedDateType()Create an instance ofPlannedDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PlannedDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlannedDateType>ObjectFactory. createPlannedDate(PlannedDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PlannedDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlannedDateType>ObjectFactory. createPlannedDate(PlannedDateType value)
-