Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CompanyLegalFormCodeType
-
Packages that use CompanyLegalFormCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CompanyLegalFormCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CompanyLegalFormCodeType Modifier and Type Field Description protected CompanyLegalFormCodeTypePartyLegalEntityType. companyLegalFormCodeprotected CompanyLegalFormCodeTypeTendererQualificationRequestType. companyLegalFormCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CompanyLegalFormCodeType Modifier and Type Method Description CompanyLegalFormCodeTypePartyLegalEntityType. getCompanyLegalFormCode()Gets the value of the companyLegalFormCode property.CompanyLegalFormCodeTypeTendererQualificationRequestType. getCompanyLegalFormCode()Gets the value of the companyLegalFormCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CompanyLegalFormCodeType Modifier and Type Method Description voidPartyLegalEntityType. setCompanyLegalFormCode(CompanyLegalFormCodeType value)Sets the value of the companyLegalFormCode property.voidTendererQualificationRequestType. setCompanyLegalFormCode(CompanyLegalFormCodeType value)Sets the value of the companyLegalFormCode property. -
Uses of CompanyLegalFormCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CompanyLegalFormCodeType Modifier and Type Method Description CompanyLegalFormCodeTypeObjectFactory. createCompanyLegalFormCodeType()Create an instance ofCompanyLegalFormCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CompanyLegalFormCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CompanyLegalFormCodeType>ObjectFactory. createCompanyLegalFormCode(CompanyLegalFormCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CompanyLegalFormCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CompanyLegalFormCodeType>ObjectFactory. createCompanyLegalFormCode(CompanyLegalFormCodeType value)
-