Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProgressPercentType
-
Packages that use ProgressPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProgressPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ProgressPercentType Modifier and Type Field Description protected ProgressPercentTypeWorkPhaseReferenceType. progressPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProgressPercentType Modifier and Type Method Description ProgressPercentTypeWorkPhaseReferenceType. getProgressPercent()Gets the value of the progressPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProgressPercentType Modifier and Type Method Description voidWorkPhaseReferenceType. setProgressPercent(ProgressPercentType value)Sets the value of the progressPercent property. -
Uses of ProgressPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProgressPercentType Modifier and Type Method Description ProgressPercentTypeObjectFactory. createProgressPercentType()Create an instance ofProgressPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProgressPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProgressPercentType>ObjectFactory. createProgressPercent(ProgressPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProgressPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProgressPercentType>ObjectFactory. createProgressPercent(ProgressPercentType value)
-