Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ApprovalDateType
-
Packages that use ApprovalDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ApprovalDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ApprovalDateType Modifier and Type Field Description protected ApprovalDateTypeCallForTendersType. approvalDateMethods in network.oxalis.peppol.ubl2.jaxb that return ApprovalDateType Modifier and Type Method Description ApprovalDateTypeCallForTendersType. getApprovalDate()Gets the value of the approvalDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ApprovalDateType Modifier and Type Method Description voidCallForTendersType. setApprovalDate(ApprovalDateType value)Sets the value of the approvalDate property. -
Uses of ApprovalDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ApprovalDateType Modifier and Type Method Description ApprovalDateTypeObjectFactory. createApprovalDateType()Create an instance ofApprovalDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ApprovalDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<ApprovalDateType>ObjectFactory. createApprovalDate(ApprovalDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ApprovalDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<ApprovalDateType>ObjectFactory. createApprovalDate(ApprovalDateType value)
-