Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AuctionURIType
-
Packages that use AuctionURIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AuctionURIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AuctionURIType Modifier and Type Field Description protected AuctionURITypeAuctionTermsType. auctionURIMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AuctionURIType Modifier and Type Method Description AuctionURITypeAuctionTermsType. getAuctionURI()Gets the value of the auctionURI property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AuctionURIType Modifier and Type Method Description voidAuctionTermsType. setAuctionURI(AuctionURIType value)Sets the value of the auctionURI property. -
Uses of AuctionURIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AuctionURIType Modifier and Type Method Description AuctionURITypeObjectFactory. createAuctionURIType()Create an instance ofAuctionURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AuctionURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuctionURIType>ObjectFactory. createAuctionURI(AuctionURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AuctionURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuctionURIType>ObjectFactory. createAuctionURI(AuctionURIType value)
-