Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PartyTaxSchemeType
-
Packages that use PartyTaxSchemeType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PartyTaxSchemeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PartyTaxSchemeType Modifier and Type Field Description protected List<PartyTaxSchemeType>PartyType. partyTaxSchemeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyTaxSchemeType Modifier and Type Method Description PartyTaxSchemeTypeObjectFactory. createPartyTaxSchemeType()Create an instance ofPartyTaxSchemeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PartyTaxSchemeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyTaxSchemeType>ObjectFactory. createPartyTaxScheme(PartyTaxSchemeType value)List<PartyTaxSchemeType>PartyType. getPartyTaxScheme()Gets the value of the partyTaxScheme property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyTaxSchemeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyTaxSchemeType>ObjectFactory. createPartyTaxScheme(PartyTaxSchemeType value)
-