Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumNumberNumericType
-
Packages that use MaximumNumberNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumNumberNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumNumberNumericType Modifier and Type Field Description protected MaximumNumberNumericTypeContractExtensionType. maximumNumberNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumNumberNumericType Modifier and Type Method Description MaximumNumberNumericTypeContractExtensionType. getMaximumNumberNumeric()Gets the value of the maximumNumberNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumNumberNumericType Modifier and Type Method Description voidContractExtensionType. setMaximumNumberNumeric(MaximumNumberNumericType value)Sets the value of the maximumNumberNumeric property. -
Uses of MaximumNumberNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumNumberNumericType Modifier and Type Method Description MaximumNumberNumericTypeObjectFactory. createMaximumNumberNumericType()Create an instance ofMaximumNumberNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumNumberNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumNumberNumericType>ObjectFactory. createMaximumNumberNumeric(MaximumNumberNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumNumberNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumNumberNumericType>ObjectFactory. createMaximumNumberNumeric(MaximumNumberNumericType value)
-