Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EmployeeQuantityType
-
Packages that use EmployeeQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EmployeeQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EmployeeQuantityType Modifier and Type Field Description protected EmployeeQuantityTypeQualifyingPartyType. employeeQuantityprotected EmployeeQuantityTypeTendererQualificationRequestType. employeeQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EmployeeQuantityType Modifier and Type Method Description EmployeeQuantityTypeQualifyingPartyType. getEmployeeQuantity()Gets the value of the employeeQuantity property.EmployeeQuantityTypeTendererQualificationRequestType. getEmployeeQuantity()Gets the value of the employeeQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EmployeeQuantityType Modifier and Type Method Description voidQualifyingPartyType. setEmployeeQuantity(EmployeeQuantityType value)Sets the value of the employeeQuantity property.voidTendererQualificationRequestType. setEmployeeQuantity(EmployeeQuantityType value)Sets the value of the employeeQuantity property. -
Uses of EmployeeQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EmployeeQuantityType Modifier and Type Method Description EmployeeQuantityTypeObjectFactory. createEmployeeQuantityType()Create an instance ofEmployeeQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EmployeeQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EmployeeQuantityType>ObjectFactory. createEmployeeQuantity(EmployeeQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EmployeeQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EmployeeQuantityType>ObjectFactory. createEmployeeQuantity(EmployeeQuantityType value)
-