Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OperatingYearsQuantityType
-
Packages that use OperatingYearsQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OperatingYearsQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OperatingYearsQuantityType Modifier and Type Field Description protected OperatingYearsQuantityTypeQualifyingPartyType. operatingYearsQuantityprotected OperatingYearsQuantityTypeTendererQualificationRequestType. operatingYearsQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OperatingYearsQuantityType Modifier and Type Method Description OperatingYearsQuantityTypeQualifyingPartyType. getOperatingYearsQuantity()Gets the value of the operatingYearsQuantity property.OperatingYearsQuantityTypeTendererQualificationRequestType. getOperatingYearsQuantity()Gets the value of the operatingYearsQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OperatingYearsQuantityType Modifier and Type Method Description voidQualifyingPartyType. setOperatingYearsQuantity(OperatingYearsQuantityType value)Sets the value of the operatingYearsQuantity property.voidTendererQualificationRequestType. setOperatingYearsQuantity(OperatingYearsQuantityType value)Sets the value of the operatingYearsQuantity property. -
Uses of OperatingYearsQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OperatingYearsQuantityType Modifier and Type Method Description OperatingYearsQuantityTypeObjectFactory. createOperatingYearsQuantityType()Create an instance ofOperatingYearsQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OperatingYearsQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperatingYearsQuantityType>ObjectFactory. createOperatingYearsQuantity(OperatingYearsQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OperatingYearsQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperatingYearsQuantityType>ObjectFactory. createOperatingYearsQuantity(OperatingYearsQuantityType value)
-