Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AdditionalAccountIDType
-
Packages that use AdditionalAccountIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AdditionalAccountIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AdditionalAccountIDType Modifier and Type Field Description protected List<AdditionalAccountIDType>CustomerPartyType. additionalAccountIDprotected List<AdditionalAccountIDType>SupplierPartyType. additionalAccountIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AdditionalAccountIDType Modifier and Type Method Description List<AdditionalAccountIDType>CustomerPartyType. getAdditionalAccountID()Gets the value of the additionalAccountID property.List<AdditionalAccountIDType>SupplierPartyType. getAdditionalAccountID()Gets the value of the additionalAccountID property. -
Uses of AdditionalAccountIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AdditionalAccountIDType Modifier and Type Method Description AdditionalAccountIDTypeObjectFactory. createAdditionalAccountIDType()Create an instance ofAdditionalAccountIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AdditionalAccountIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AdditionalAccountIDType>ObjectFactory. createAdditionalAccountID(AdditionalAccountIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AdditionalAccountIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AdditionalAccountIDType>ObjectFactory. createAdditionalAccountID(AdditionalAccountIDType value)
-