Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.AuctionTermsType
-
Packages that use AuctionTermsType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of AuctionTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AuctionTermsType Modifier and Type Field Description protected AuctionTermsTypeTenderingProcessType. auctionTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AuctionTermsType Modifier and Type Method Description AuctionTermsTypeObjectFactory. createAuctionTermsType()Create an instance ofAuctionTermsTypeAuctionTermsTypeTenderingProcessType. getAuctionTerms()Gets the value of the auctionTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AuctionTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuctionTermsType>ObjectFactory. createAuctionTerms(AuctionTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AuctionTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuctionTermsType>ObjectFactory. createAuctionTerms(AuctionTermsType value)voidTenderingProcessType. setAuctionTerms(AuctionTermsType value)Sets the value of the auctionTerms property.
-