Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RevisionDateType
-
Packages that use RevisionDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RevisionDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as RevisionDateType Modifier and Type Field Description protected RevisionDateTypeCatalogueItemSpecificationUpdateType. revisionDateprotected RevisionDateTypeCataloguePricingUpdateType. revisionDateprotected RevisionDateTypeCatalogueType. revisionDateMethods in network.oxalis.peppol.ubl2.jaxb that return RevisionDateType Modifier and Type Method Description RevisionDateTypeCatalogueItemSpecificationUpdateType. getRevisionDate()Gets the value of the revisionDate property.RevisionDateTypeCataloguePricingUpdateType. getRevisionDate()Gets the value of the revisionDate property.RevisionDateTypeCatalogueType. getRevisionDate()Gets the value of the revisionDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type RevisionDateType Modifier and Type Method Description voidCatalogueItemSpecificationUpdateType. setRevisionDate(RevisionDateType value)Sets the value of the revisionDate property.voidCataloguePricingUpdateType. setRevisionDate(RevisionDateType value)Sets the value of the revisionDate property.voidCatalogueType. setRevisionDate(RevisionDateType value)Sets the value of the revisionDate property. -
Uses of RevisionDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RevisionDateType Modifier and Type Field Description protected RevisionDateTypeCatalogueReferenceType. revisionDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RevisionDateType Modifier and Type Method Description RevisionDateTypeCatalogueReferenceType. getRevisionDate()Gets the value of the revisionDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RevisionDateType Modifier and Type Method Description voidCatalogueReferenceType. setRevisionDate(RevisionDateType value)Sets the value of the revisionDate property. -
Uses of RevisionDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RevisionDateType Modifier and Type Method Description RevisionDateTypeObjectFactory. createRevisionDateType()Create an instance ofRevisionDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RevisionDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RevisionDateType>ObjectFactory. createRevisionDate(RevisionDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RevisionDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RevisionDateType>ObjectFactory. createRevisionDate(RevisionDateType value)
-