Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CompanyIDType
-
Packages that use CompanyIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CompanyIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CompanyIDType Modifier and Type Field Description protected CompanyIDTypePartyLegalEntityType. companyIDprotected CompanyIDTypePartyTaxSchemeType. companyIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CompanyIDType Modifier and Type Method Description CompanyIDTypePartyLegalEntityType. getCompanyID()Gets the value of the companyID property.CompanyIDTypePartyTaxSchemeType. getCompanyID()Gets the value of the companyID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CompanyIDType Modifier and Type Method Description voidPartyLegalEntityType. setCompanyID(CompanyIDType value)Sets the value of the companyID property.voidPartyTaxSchemeType. setCompanyID(CompanyIDType value)Sets the value of the companyID property. -
Uses of CompanyIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CompanyIDType Modifier and Type Method Description CompanyIDTypeObjectFactory. createCompanyIDType()Create an instance ofCompanyIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CompanyIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompanyIDType>ObjectFactory. createCompanyID(CompanyIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CompanyIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompanyIDType>ObjectFactory. createCompanyID(CompanyIDType value)
-