Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TimeAmountType
-
Packages that use TimeAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TimeAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TimeAmountType Modifier and Type Field Description protected TimeAmountTypeUnstructuredPriceType. timeAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TimeAmountType Modifier and Type Method Description TimeAmountTypeUnstructuredPriceType. getTimeAmount()Gets the value of the timeAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TimeAmountType Modifier and Type Method Description voidUnstructuredPriceType. setTimeAmount(TimeAmountType value)Sets the value of the timeAmount property. -
Uses of TimeAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TimeAmountType Modifier and Type Method Description TimeAmountTypeObjectFactory. createTimeAmountType()Create an instance ofTimeAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TimeAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimeAmountType>ObjectFactory. createTimeAmount(TimeAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TimeAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimeAmountType>ObjectFactory. createTimeAmount(TimeAmountType value)
-