Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumPercentType
-
Packages that use MaximumPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumPercentType Modifier and Type Field Description protected MaximumPercentTypeSubcontractTermsType. maximumPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumPercentType Modifier and Type Method Description MaximumPercentTypeSubcontractTermsType. getMaximumPercent()Gets the value of the maximumPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumPercentType Modifier and Type Method Description voidSubcontractTermsType. setMaximumPercent(MaximumPercentType value)Sets the value of the maximumPercent property. -
Uses of MaximumPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumPercentType Modifier and Type Method Description MaximumPercentTypeObjectFactory. createMaximumPercentType()Create an instance ofMaximumPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumPercentType>ObjectFactory. createMaximumPercent(MaximumPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumPercentType>ObjectFactory. createMaximumPercent(MaximumPercentType value)
-