Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequestedPublicationDateType
-
Packages that use RequestedPublicationDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequestedPublicationDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as RequestedPublicationDateType Modifier and Type Field Description protected RequestedPublicationDateTypeContractNoticeType. requestedPublicationDateMethods in network.oxalis.peppol.ubl2.jaxb that return RequestedPublicationDateType Modifier and Type Method Description RequestedPublicationDateTypeContractNoticeType. getRequestedPublicationDate()Gets the value of the requestedPublicationDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type RequestedPublicationDateType Modifier and Type Method Description voidContractNoticeType. setRequestedPublicationDate(RequestedPublicationDateType value)Sets the value of the requestedPublicationDate property. -
Uses of RequestedPublicationDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequestedPublicationDateType Modifier and Type Method Description RequestedPublicationDateTypeObjectFactory. createRequestedPublicationDateType()Create an instance ofRequestedPublicationDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequestedPublicationDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedPublicationDateType>ObjectFactory. createRequestedPublicationDate(RequestedPublicationDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequestedPublicationDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedPublicationDateType>ObjectFactory. createRequestedPublicationDate(RequestedPublicationDateType value)
-