Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ThirdPartyPayerIndicatorType
-
Packages that use ThirdPartyPayerIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ThirdPartyPayerIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ThirdPartyPayerIndicatorType Modifier and Type Field Description protected ThirdPartyPayerIndicatorTypeConsignmentType. thirdPartyPayerIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ThirdPartyPayerIndicatorType Modifier and Type Method Description ThirdPartyPayerIndicatorTypeConsignmentType. getThirdPartyPayerIndicator()Gets the value of the thirdPartyPayerIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ThirdPartyPayerIndicatorType Modifier and Type Method Description voidConsignmentType. setThirdPartyPayerIndicator(ThirdPartyPayerIndicatorType value)Sets the value of the thirdPartyPayerIndicator property. -
Uses of ThirdPartyPayerIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ThirdPartyPayerIndicatorType Modifier and Type Method Description ThirdPartyPayerIndicatorTypeObjectFactory. createThirdPartyPayerIndicatorType()Create an instance ofThirdPartyPayerIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ThirdPartyPayerIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThirdPartyPayerIndicatorType>ObjectFactory. createThirdPartyPayerIndicator(ThirdPartyPayerIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ThirdPartyPayerIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThirdPartyPayerIndicatorType>ObjectFactory. createThirdPartyPayerIndicator(ThirdPartyPayerIndicatorType value)
-