Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DurationMeasureType
-
Packages that use DurationMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DurationMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DurationMeasureType Modifier and Type Field Description protected DurationMeasureTypePeriodType. durationMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DurationMeasureType Modifier and Type Method Description DurationMeasureTypePeriodType. getDurationMeasure()Gets the value of the durationMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DurationMeasureType Modifier and Type Method Description voidPeriodType. setDurationMeasure(DurationMeasureType value)Sets the value of the durationMeasure property. -
Uses of DurationMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DurationMeasureType Modifier and Type Method Description DurationMeasureTypeObjectFactory. createDurationMeasureType()Create an instance ofDurationMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DurationMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<DurationMeasureType>ObjectFactory. createDurationMeasure(DurationMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DurationMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<DurationMeasureType>ObjectFactory. createDurationMeasure(DurationMeasureType value)
-