Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LastRevisionTimeType
-
Packages that use LastRevisionTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LastRevisionTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LastRevisionTimeType Modifier and Type Field Description protected LastRevisionTimeTypeClassificationSchemeType. lastRevisionTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LastRevisionTimeType Modifier and Type Method Description LastRevisionTimeTypeClassificationSchemeType. getLastRevisionTime()Gets the value of the lastRevisionTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LastRevisionTimeType Modifier and Type Method Description voidClassificationSchemeType. setLastRevisionTime(LastRevisionTimeType value)Sets the value of the lastRevisionTime property. -
Uses of LastRevisionTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LastRevisionTimeType Modifier and Type Method Description LastRevisionTimeTypeObjectFactory. createLastRevisionTimeType()Create an instance ofLastRevisionTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LastRevisionTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LastRevisionTimeType>ObjectFactory. createLastRevisionTime(LastRevisionTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LastRevisionTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LastRevisionTimeType>ObjectFactory. createLastRevisionTime(LastRevisionTimeType value)
-