Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MinimumNumberNumericType
-
Packages that use MinimumNumberNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MinimumNumberNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MinimumNumberNumericType Modifier and Type Field Description protected MinimumNumberNumericTypeContractExtensionType. minimumNumberNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MinimumNumberNumericType Modifier and Type Method Description MinimumNumberNumericTypeContractExtensionType. getMinimumNumberNumeric()Gets the value of the minimumNumberNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MinimumNumberNumericType Modifier and Type Method Description voidContractExtensionType. setMinimumNumberNumeric(MinimumNumberNumericType value)Sets the value of the minimumNumberNumeric property. -
Uses of MinimumNumberNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MinimumNumberNumericType Modifier and Type Method Description MinimumNumberNumericTypeObjectFactory. createMinimumNumberNumericType()Create an instance ofMinimumNumberNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MinimumNumberNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<MinimumNumberNumericType>ObjectFactory. createMinimumNumberNumeric(MinimumNumberNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MinimumNumberNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<MinimumNumberNumericType>ObjectFactory. createMinimumNumberNumeric(MinimumNumberNumericType value)
-