Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MinimumPercentType
-
Packages that use MinimumPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MinimumPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MinimumPercentType Modifier and Type Field Description protected MinimumPercentTypeSubcontractTermsType. minimumPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MinimumPercentType Modifier and Type Method Description MinimumPercentTypeSubcontractTermsType. getMinimumPercent()Gets the value of the minimumPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MinimumPercentType Modifier and Type Method Description voidSubcontractTermsType. setMinimumPercent(MinimumPercentType value)Sets the value of the minimumPercent property. -
Uses of MinimumPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MinimumPercentType Modifier and Type Method Description MinimumPercentTypeObjectFactory. createMinimumPercentType()Create an instance ofMinimumPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MinimumPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumPercentType>ObjectFactory. createMinimumPercent(MinimumPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MinimumPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumPercentType>ObjectFactory. createMinimumPercent(MinimumPercentType value)
-