Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CompanyLegalFormType
-
Packages that use CompanyLegalFormType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CompanyLegalFormType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CompanyLegalFormType Modifier and Type Field Description protected CompanyLegalFormTypePartyLegalEntityType. companyLegalFormprotected CompanyLegalFormTypeTendererQualificationRequestType. companyLegalFormMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CompanyLegalFormType Modifier and Type Method Description CompanyLegalFormTypePartyLegalEntityType. getCompanyLegalForm()Gets the value of the companyLegalForm property.CompanyLegalFormTypeTendererQualificationRequestType. getCompanyLegalForm()Gets the value of the companyLegalForm property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CompanyLegalFormType Modifier and Type Method Description voidPartyLegalEntityType. setCompanyLegalForm(CompanyLegalFormType value)Sets the value of the companyLegalForm property.voidTendererQualificationRequestType. setCompanyLegalForm(CompanyLegalFormType value)Sets the value of the companyLegalForm property. -
Uses of CompanyLegalFormType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CompanyLegalFormType Modifier and Type Method Description CompanyLegalFormTypeObjectFactory. createCompanyLegalFormType()Create an instance ofCompanyLegalFormTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CompanyLegalFormType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompanyLegalFormType>ObjectFactory. createCompanyLegalForm(CompanyLegalFormType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CompanyLegalFormType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompanyLegalFormType>ObjectFactory. createCompanyLegalForm(CompanyLegalFormType value)
-