Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.UnknownPriceIndicatorType
-
Packages that use UnknownPriceIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of UnknownPriceIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as UnknownPriceIndicatorType Modifier and Type Field Description protected UnknownPriceIndicatorTypeSubcontractTermsType. unknownPriceIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return UnknownPriceIndicatorType Modifier and Type Method Description UnknownPriceIndicatorTypeSubcontractTermsType. getUnknownPriceIndicator()Gets the value of the unknownPriceIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type UnknownPriceIndicatorType Modifier and Type Method Description voidSubcontractTermsType. setUnknownPriceIndicator(UnknownPriceIndicatorType value)Sets the value of the unknownPriceIndicator property. -
Uses of UnknownPriceIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return UnknownPriceIndicatorType Modifier and Type Method Description UnknownPriceIndicatorTypeObjectFactory. createUnknownPriceIndicatorType()Create an instance ofUnknownPriceIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type UnknownPriceIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnknownPriceIndicatorType>ObjectFactory. createUnknownPriceIndicator(UnknownPriceIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type UnknownPriceIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnknownPriceIndicatorType>ObjectFactory. createUnknownPriceIndicator(UnknownPriceIndicatorType value)
-