Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LastRevisionDateType
-
Packages that use LastRevisionDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LastRevisionDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LastRevisionDateType Modifier and Type Field Description protected LastRevisionDateTypeClassificationSchemeType. lastRevisionDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LastRevisionDateType Modifier and Type Method Description LastRevisionDateTypeClassificationSchemeType. getLastRevisionDate()Gets the value of the lastRevisionDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LastRevisionDateType Modifier and Type Method Description voidClassificationSchemeType. setLastRevisionDate(LastRevisionDateType value)Sets the value of the lastRevisionDate property. -
Uses of LastRevisionDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LastRevisionDateType Modifier and Type Method Description LastRevisionDateTypeObjectFactory. createLastRevisionDateType()Create an instance ofLastRevisionDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LastRevisionDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<LastRevisionDateType>ObjectFactory. createLastRevisionDate(LastRevisionDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LastRevisionDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<LastRevisionDateType>ObjectFactory. createLastRevisionDate(LastRevisionDateType value)
-