Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RevisionTimeType
-
Packages that use RevisionTimeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RevisionTimeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as RevisionTimeType Modifier and Type Field Description protected RevisionTimeTypeCatalogueItemSpecificationUpdateType. revisionTimeprotected RevisionTimeTypeCataloguePricingUpdateType. revisionTimeprotected RevisionTimeTypeCatalogueType. revisionTimeMethods in network.oxalis.peppol.ubl2.jaxb that return RevisionTimeType Modifier and Type Method Description RevisionTimeTypeCatalogueItemSpecificationUpdateType. getRevisionTime()Gets the value of the revisionTime property.RevisionTimeTypeCataloguePricingUpdateType. getRevisionTime()Gets the value of the revisionTime property.RevisionTimeTypeCatalogueType. getRevisionTime()Gets the value of the revisionTime property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type RevisionTimeType Modifier and Type Method Description voidCatalogueItemSpecificationUpdateType. setRevisionTime(RevisionTimeType value)Sets the value of the revisionTime property.voidCataloguePricingUpdateType. setRevisionTime(RevisionTimeType value)Sets the value of the revisionTime property.voidCatalogueType. setRevisionTime(RevisionTimeType value)Sets the value of the revisionTime property. -
Uses of RevisionTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RevisionTimeType Modifier and Type Field Description protected RevisionTimeTypeCatalogueReferenceType. revisionTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RevisionTimeType Modifier and Type Method Description RevisionTimeTypeCatalogueReferenceType. getRevisionTime()Gets the value of the revisionTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RevisionTimeType Modifier and Type Method Description voidCatalogueReferenceType. setRevisionTime(RevisionTimeType value)Sets the value of the revisionTime property. -
Uses of RevisionTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RevisionTimeType Modifier and Type Method Description RevisionTimeTypeObjectFactory. createRevisionTimeType()Create an instance ofRevisionTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RevisionTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevisionTimeType>ObjectFactory. createRevisionTime(RevisionTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RevisionTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevisionTimeType>ObjectFactory. createRevisionTime(RevisionTimeType value)
-