Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResolutionDateType
-
Packages that use ResolutionDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResolutionDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ResolutionDateType Modifier and Type Field Description protected ResolutionDateTypeQualificationResolutionType. resolutionDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ResolutionDateType Modifier and Type Method Description ResolutionDateTypeQualificationResolutionType. getResolutionDate()Gets the value of the resolutionDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ResolutionDateType Modifier and Type Method Description voidQualificationResolutionType. setResolutionDate(ResolutionDateType value)Sets the value of the resolutionDate property. -
Uses of ResolutionDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResolutionDateType Modifier and Type Method Description ResolutionDateTypeObjectFactory. createResolutionDateType()Create an instance ofResolutionDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResolutionDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionDateType>ObjectFactory. createResolutionDate(ResolutionDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResolutionDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResolutionDateType>ObjectFactory. createResolutionDate(ResolutionDateType value)
-